but when i give a jsp directly it id waying URL eror

> ----------
> From:         Norm Deane[SMTP:[EMAIL PROTECTED]
> Reply To:     Struts Users Mailing List
> Sent:         Sunday, December 21, 2003 11:11 PM
> To:   Struts Users Mailing List
> Subject:      Re: Problem in forward path in tileDefinitions.xml
> 
> You don't have to create a definition if you are simply forwarding to a
> JSP.  If the TilesRequestProcessor is not able to find a definition
> matching the forward path specified it calls the standard Struts
> RequestProcessor which will handle it as a normal URI.
> 
> 
> 
> On Sun, 2003-12-21 at 11:28, Parthasarathy Kesavaraj wrote:
> > Hi
> > I am having a seperate tileDefinitions file and i  am having an entry
> for it
> > in struts-config 
> > and for all the forward to definitions is working fine.But now if i want
> to
> > send the forward to
> > a jsp file instead of a tileDefinition(since the forward is a plain jsp
> like
> > error page
> > i dont want to create a seperate definition) forward is not going to the
> jsp
> > file.If i create 
> > a seperate tileDefinition havin only the jsp file , the forward is
> working
> > fine.Should i have to create
> > a seperate definition even if i am forwarding single jsp file, when i am
> > using tileDefintions.xml
> > Thx in acvance
> > 
> > Regards
> > Partha.
> > 
> > ---------------------------------------------------------------------
> > 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]
> 

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

Reply via email to