Dear Sirs,
I have a problem by running pix example with ajax on my computer. First af all the code download differs from your listing. Both versions are probably equivalent, the problem with them is that combobox "albumselect" is empty. I've altered an implementation of the
method so that it is supplying a dummy Album[]-array right now. After entering the URL
http://localhost:8080/pixweb-0.0.1/dwr/viewAlbums.html
an error message
" The requested resource () is not available "
occurs, although
http://localhost:8080/pixweb-0.0.1/dwr
opens a DWR diagnostic page.
Then I've tried with
http://localhost:8080/pixweb-0.0.1/ajax/viewAlbums.html,
it opens the page desired but with empty combobox. Next problem is I cann't realize why the correct URL-path contains "/ajax/" but not "/dwr/"?
Thank you very much!
Luba