You say you have errors in your logfile and that those errors are expected but
that you don't have errors in the jsp. Did you reduce this to a simple case?
Can you provide a URL with sample code and demo? 

The only thing I can think of is if you forgot to include a taglib directive in
your document. You can tell this by viewing the source. If you've got html and
custom tags in the source, that means that the file wasn't parsed. But errors
in the logfile and not in the page? That I can't explain.


--- Felipe Schnack <[EMAIL PROTECTED]> wrote:
>   I'm using Tomcat 4.1.12 on an RedHat 7.3 machine... Why when I throw
> an Exception from a tag tomcat seems to ignore it? I mean, i'm throwing
> an exception from my tags, the error code appear in my logs (i'm using
> java.util.logging) but in the browser everything seems OK (but data is
> not shown)
>   Why???
> 
> -- 
> 
> Felipe Schnack
> Analista de Sistemas
> [EMAIL PROTECTED]
> Cel.: (51)91287530
> Linux Counter #281893
> 
> Faculdade Ritter dos Reis
> www.ritterdosreis.br
> [EMAIL PROTECTED]
> Fone/Fax.: (51)32303328
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
> 


=====
http://dhtmlkitchen.com/
JSP | Servlets | DHTML 

Garrett Needs A Job

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to