I would like to use standard a Servlet 2.2 standard authentication scheme
with struts adding a domain where to authenticate the user, has anyone
already done this? thanx
----- Original Message -----
From: "Ana Narvaez Vila" <[EMAIL PROTECTED]>
To: "Struts" <[EMAIL PROTECTED]>
Sent: Friday, March 02, 2001 11:20
Subject: Beans and frames
> I have a JSP page that receives a bean in scope request. That page
> contains one frameset with two frames; the question is:
> How can I pass my bean to the 'source' (src) of the frame?
>
> <bean:define id="myBean" name"com.mycompany.MyClass" scope="request">
>
> <frameset rows="81%, 19% " border="0">
> <frame src="Myurl" name="frame1" scrolling="auto"></frame>
> <frame src="Myurl2" name="frame2" scrolling="no"></frame>
> </frameset>
>
>
> Thank you
> ------------------------------------------------------------------
> This email is confidential and intended solely for the use of the
individual to whom it is addressed. Any views or opinions presented are
solely those of the author and do not necessarily represent those of Sema
Group.
> If you are not the intended recipient, be advised that you have received
this email in error and that any use, dissemination, forwarding, printing,
or copying of this email is strictly prohibited.
> ------------------------------------------------------------------
>
>