C
cliveswan
Hi,
I am designing a RSS viewer that displays RSS links & details, the user
can
insert new RSS url using a text input form.
The JSP runs and is displayed in the web browser.
When I click the submit button, then I get the HTTP 404 error:
404 Not Found
Resource /SERVLETS-Project-context-root/RSSForm not found on this
server
Thanks for assistance
Clive
I am designing a RSS viewer that displays RSS links & details, the user
can
insert new RSS url using a text input form.
The JSP runs and is displayed in the web browser.
When I click the submit button, then I get the HTTP 404 error:
404 Not Found
Resource /SERVLETS-Project-context-root/RSSForm not found on this
server
Thanks for assistance
Clive