error jsp or the tiles jsps...with the layout.?

Antonio Petrelli-3 wrote:
> 
> 2008/4/29 balaji.m.cs <[EMAIL PROTECTED]>:
>>
>>     no i don want to show an error page made with tiles definition wat i
>> need
>>  is an error page say an simple jsp stating there is an application error
>>              <error-page>
>>                    <exception-type>java.lang.Exception</exception-type>
>>                     <location>/jsp/sample/error.jsp</location>
>>              </error-page>
>>
>>
>>          if i add the above entry <error-page/>  in web.xml it will
>> redirect
>>  to error page but when using tiles its replacing the particular tile say
>> a
>>  body or a footer.jsp where the error orrurs with this error page... not
>> the
>>  whole page... hope u got now...?
> 
> Can I see this JSP page?
> 
> Antonio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/error-page-and-tiles.-tp16952850p16956891.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to