On Mon, 9 Feb 2004, Ramadoss Chinnakuzhandai wrote:

> 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??

Here a couple of ideas:
 - use [OT] when discussing off-topic threads
 - if you rely on JSP debugging, chances are good that you have WAY too
   much logic in your pages.  Consider following an MVC approach.


...hope that helps.




>
> Thankx in advance,
>
> -Ramadoss
>
>



-- 
James Mitchell


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

Reply via email to