I would look into using URLRewrite [1].  It would be easy to go from showing
this in the browser:

http://localhost:8180/webproject/showHome

to the application processing this:

http://localhost:8180/webproject/loginv.do?dispmethd=showHome




[1] - http://tuckey.org/urlrewrite/

On Wed, Jan 20, 2010 at 5:23 AM, chen thomas <thomasche...@gmail.com> wrote:

> Maybe you could use post method of Form to do this
>

Reply via email to