Hi, I know about the target attribute, but I don't know how to set it for a 
result page in struts 2.  I'm using an interceptor, and I don't want the login 
page to appear in the target frame if the interceptor intercepted an action 
that is supposed to appear in the target frame.  Is there a way to set this 
attribute in the request object?

Thanks,
Session


> You mean you got a page that got frames and you want to eg have a button
> that switches you to a single framed (er, zero frames; frameless) page? I
> know in HTML this is accomplished by setting the <A ...> attribute
> "target". See http://www.w3.org/TR/html4/types.html#h-6.16
> 
> HTH
> 
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED] For additional
> commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


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

Reply via email to