OK, great. I just wanted to make sure I understood correctly.

Thanks a lot!


David



                                                                           
             Dave Newton                                                   
             <[EMAIL PROTECTED]                                             
             com>                                                       To 
                                       Struts Users Mailing List           
             04/18/2006 04:07          <user@struts.apache.org>            
             PM                                                         cc 
                                                                           
                                                                   Subject 
             Please respond to         Re: Can't figure out how to do "if  
               "Struts Users           then else" with Struts logic tags   
               Mailing List"                                               
             <[EMAIL PROTECTED]                                             
                  he.org>                                                  
                                                                           
                                                                           
                                                                           




[EMAIL PROTECTED] wrote:
> I create a "login.do" action that ends up bringing up the login.jsp. The
> action called from the login.jsp page will then forward to ... let's say
> main.jsp. Do I need to "wrap" that jsp in a "main.do" action?
>

That what I was saying when I mentioned that in general you'll never see
a "naked" JSP in a Struts app.

If the logic is in a filter it doesn't matter--filters can process of an
entire application's URL-space.

Dave



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




-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If
the reader of this message is not the intended recipient or an
agent responsible for delivering it to the intended recipient, you
are hereby notified that you have received this document in error
and that any review, dissemination, distribution, or copying of
this message is strictly prohibited. If you have received this
communication in error, please notify us immediately, and delete
the original message.


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

Reply via email to