In your web.xml file, what are you servlet mappings and the URLs they are
mapped to?  Are you sure it is not /helloWorld.action that you need to reach
over the web?  WW (Struts2's core code) used to have the *.action convention
instead of *.do for servlet mapping.  Again, your web.xml file should have
it if you show us the relevant servlet mappings.

Regards,
David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to