Hi,

You can specify action URIs like this in the frame src:

<frame name="updateBean" src="updateBean.do?action=showThisPage">

HTH,
Vaughan.

> -----Original Message-----
> From: Charles Tse [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 07, 2002 10:57 AM
> To: Struts Users Mailing List
> Subject: Use of frames in Struts
> 
> 
> Hi,
> 
> When I use frames, I have to specify the src, which are the 
> URI's of JSP
> files.
> But, this take away the flow control from the Struts 
> controller.  I need to
> have
> resizeable frames and don't have the time to move to Tiles 
> because I will
> then
> have to use Tomcat 3.3 and stuff.  What should I do?
> 
> Thanks.
> 
> ---Charles
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 


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

Reply via email to