damm .... I forgot .... thanks so much ...

> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, June 03, 2002 10:54 AM
> To:   Struts Users Mailing List
> Subject:      Re: forward to a tile definition.........
> 
> 
> Do you have the following entry in your struts-config.xml?
> 
> <!-- Tiles -->
>   <controller
> processorClass="org.apache.struts.tiles.TilesRequestProcessor
> "/>
> 
> 
> 
> 
> 
> 
> "Trieu, Danny" <[EMAIL PROTECTED]> on 06/03/2002 10:45:10 AM
> 
> Please respond to "Struts Users Mailing List"
>       <[EMAIL PROTECTED]>
> 
> To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> cc:
> Subject:  forward to a tile definition.........
> 
> 
> Hi all,
> 
> Does anyone know why ActionForward can't find my Tiles' definition?....
> When I used:        <forward   name="success"
> path="my.tile.definition.page" />
>      it is giving me the HTTP 500 Internal server error..... I guess it
> couldn't find my definition or doesn't have a clue what path is.
> 
> But if I create a test.jsp, and have the definition inserted, the it
> works...... I have my action servlet set to use
> 
>     <servlet-name>action</servlet-name>
> 
> <servlet-class>org.apache.struts.tiles.ActionComponentServlet</servlet-cla
> ss
> 
> >
> 
> I am using Struts1.1 with Weblogic 6.1sp2
> 
> Thanks,
> 
> Danny
> 
> 
> --
> To unsubscribe, e-mail:   <
> mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
> mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
> 
> 
> **********************************************************************
> Please Note:
> The information in this E-mail message, and any files transmitted
> with it, is confidential and may be legally privileged.  It is
> intended only for the use of the individual(s) named above.  If you
> are the intended recipient, be aware that your use of any confidential
> or personal information may be restricted by state and federal
> privacy laws.  If you, the reader of this message, are not the
> intended recipient, you are hereby notified that you should not
> further disseminate, distribute, or forward this E-mail message.
> If you have received this E-mail in error, please notify the sender
> and delete the material from any computer.  Thank you.
> **********************************************************************
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>

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

Reply via email to