Maybe this will help, inside execute()
request.getRequestURI()
or
request.getContextPath() + "/" + mapping.getModuleConfig().getPrefix()
+ "/" + mapping.getPath());
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscrib
and i forgot to say that i am useing struts 1
shrimpywu wrote:
>
> hi guys,
> if i can get the actionform,
> how can i get the action path
>
> u know, for the page, we have to specify a path for the page in the
> struts-config
>
> so that we can use that path
> /mywebsit/mymodule/myform.do
>
2 matches
Mail list logo