Hi All, 
I have done this before with success, don't know where am I missing some bit
this time. 

I have a dispatchAction with the following mapping.
URL:http://rafb.net/p/jFxDHr62.html

when I call this dispatch action from a link
URL: http://rafb.net/p/DeTaSj43.html

it works fine, the url requested when i click on this link is 
URL: http://rafb.net/p/c3wPVg22.html

however, when I call the same dispatch action from a regular button, like
shown below:
URL: http://rafb.net/p/9OCLhQ65.html

where setup and defaultsetup are two javascript functions that only setup
some parameters.
But the problem is the url being requested in the browser in this case is :
URL: http://rafb.net/p/DDmG3T15.html

please note that the <context-path> is missing here, which is why i get the
http 404 error message.

I don't understand why is the <context-path> missing in the second url
request. 

here's my form tag for this form..which seems to be fine too 
URL: http://rafb.net/p/UGazSg74.html

any helpful pointers will be much appreciated, 
thanks,
robin
-- 
View this message in context: 
http://www.nabble.com/-s1--action-paths-not-resolving-correctly-tf4204252.html#a11958775
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to