The easiest way is perhaps to simply add a "redirect=true" in your action mapping.  
However, be aware that this will kill your request attributes (since your request
object is no longer forwarded..)

Regards,
Geeta

"Mauricio T. Ferraz" wrote:

> There are a way to:
>
> When a click in a link in my jsp page, in address bar in my browser dont write the 
> name of the action, and go direct to the jsp page (defined in action forward) ???
>
> Thanks.
> Mauricio


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

Reply via email to