In my experience, if your jsp is so complicated you need a debugger, you
should write java classes and/or tags and debug them using junit/httpunit
and logging.

Edgar

> -----Original Message-----
> From: Ramadoss Chinnakuzhandai [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 09, 2004 10:10 AM
> To: [EMAIL PROTECTED]
> Subject: Debugging JSP
> 
> 
> Hi,
>           I'm debugging Java code using JBoss IDE installed 
> with Eclipse 2.1 and I found I could not debug JSP using the 
> same IDE....then I installed MyEclipse to debug JSP and 
> tested working fine with JSP when I come to debug Java code 
> the break point which I put seems to be does not working then 
> I found MyEclipse has got its own JBoss IDE and it clashes 
> with JBoss IDE which I installed already.
> 
> Can anybody suggest me how can get rid of this problem or 
> suggest is there anyother way I can debug JSP without getting 
> into this problem? or any better alternatives debug JSP 
> without affecting debugging of java code??
> 
> Thankx in advance,
> 
> -Ramadoss
> 
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
>  
> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
 

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

Reply via email to