If your JSPs are so complicated that you need a debugger then I would
seriously consider cutting out some of your java code and putting it into
java beans that you access from your JSPs. 

It's much better practice to have JSPs that are only responsible for the
view.
Hamish

> -----Original Message-----
> From: Joćo Augusto Charnet [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 12:35 PM
> To: Tomcat Users List
> Subject: DEBUG JSP
> 
> 
> Hello.
> I'd like to know if any one has actually been able to 
> configure Tomcat 
> to debug JSP, and not just Servlets or other Java Classes?
> Everybody that helped so far gives me some intruction but 
> tells me that 
> they have not tested the instructions. I've done everything 
> I've found 
> about this topic.
> Switched to OJSP (Oracle JSP compiler) and still got nothing.
> I'd like to know if any one DID configure tomcat and TESTED 
> it to Debug JSP.
> 
> Thanks a lot...
> Sincerely,
> John
> 
> 
> ---------------------------------------------------------------------
> 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