Ok,
  I pegged down the problem, the tile I was referencing was 
'loginBody.jsp' whereas the tiles:put used "LoginBody.jsp". Normally, I 
try to avoid mismatch in case (cause of linux/unix platforms except 
MacOS X). What's interesting, is that this did not crop up until I  
tried running my code on XP as opposed to MacOS X (which I had been) - 
weird.... (I did grab a new copy of the struts 1.1 beta... )
  I did wrap the tiles:put in a try catch - evidently however things are 
being done internally my try/catch never catches the servlet exception.
-Ryan
As for exception traces/system.outs - I use them all of the time 
although I have begun moving towards log4j. I can't wait for Apple to 
release the 1.4 so I have that built-in logging.

BTW: [OT] checkout: http://www.geocities.com/rcwoolley/


On Friday, October 11, 2002, at 09:33 AM, Ryan Cuprak wrote:

>
>
>  BTW: How do I get exception traces for servlet errors. I am trying to 
> track down a "servlet exception" in one of my tiles - all I get on the 
> page is a "servlet exception and the path to the tile (jsp page). 
> Looking through the logs in jboss I don't see any exception trace. I 
> am not sure if the above error is related.
>
> Thanks,
> -Ryan
>
>
> --
> 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