Hi,

I'm using frames in my app; my login page is not within a frame, but it goes to 
a page with frames once a user is authenticated.  I have 2 frames: a control 
frame on the left and a display frame on the right.  Going from my login to the 
main page (with frames) is not an issue, but I'm also using an interceptor to 
handle my login, so if the session object expires, then the interceptor brings 
back the login page.  The problem with that is that once my session object 
expires and a login is required, my login page appears in the display window 
frame, and not in a no-frame page like before.  I'm wondering whether there is 
a way to specify something like a frame "target" element to make sure that the 
resulting page is displayed the way I'd want it to be.

Thanks,
Session


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

Reply via email to