Hi,

May I know how to specified the URL for the action field in a html form? My class is 
TestAction and the method I want to invoke is doTest, and I'm using Velocity. 

For example:
<form name="form" action="???" method="post">

What should be the ??? Any way not to hardcode the URL?

Thanks a lot in advance!


Regards,
Andy

Reply via email to