Hi all

I have a problem reloading a page in a frameset

Here is the issue:

I am using JDBCRealm Form based authentication
Frame1 contains a number of struts-menus within <logic:present role=admin>
<logic:present role=guest> tags etc.
Frame2 contains the /formlogin.jsp page which is presented to the user
following a request to /login.do

When the user is successfully authenticated, the action mapping updates
Frame2 with the welcomeback.jsp page.

All the above works fine.

Now the problem:

How do I force a reload of Frame1 so as to show the appropriate menu without
the user having to refresh the page?

I think I need a mechanism to force a reload of Frame1 when Frame2 is
updated with welcomeback.jsp but I am unsure how to do this.

Any help?

David Bolsover

E:[EMAIL PROTECTED]


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

Reply via email to