What do you mean ?

I have a link the user click on in Frame 1: listDashboardAction.action

That invokes my action, does some stuff and returns "input" which in my
struts.xml is

<result name="input">/setup/dashboard/dashboard_config.jsp</result>

And that gets loaded in frame 2.

Now how can i set the frame source cause i really can not see it ? Frame 2
gets to load different pages based on what the user selects in terms of
options.

Thanks


Lukasz Lenart wrote:
> 
> Hi,
> 
> Put all your frameset's source to actions, not to jsp files.
> 
> 
> 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-tp18036792p18348192.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