That's the thing,

the application is in a frameset and the struts 2 action is in on of the
frames. Now my action result is a JSP and not an action. When I hit refresh
in the Struts2 Filter I get the jsp name. So how can I make it have the
.action because my page is rendered as a result of an action ?



Lukasz Lenart wrote:
> 
> Hi,
> 
> What you have in browser's address bar?
> 
> CTRL+R just make GET request to your application, if you have .action
> in your url, apropreciated action has to be called.
> 
> 
> Regards
> -- 
> Lukasz
> http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-Page---Ctrl%2BR-tp18036792p18347268.html
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