sorry - should have said a quick, dirty and very temporary solution.

Paul
------------------------------------------------------------
Global Equity Derivatives Technology
Deutsche Bank [/]
------------------------------------------------------------




"Larry Meadors" <[EMAIL PROTECTED]>
10/03/2004 16:32
Please respond to "Struts Users Mailing List"

 
        To:     <[EMAIL PROTECTED]>
        cc: 
        Subject:        RE: [OT]JSP Debugger


I think a better solution would be to use the tomcat (or even struts)
built-in exception handling. 

It works very well and doesn't force scriptlets into your jsps.

Larry

>>> [EMAIL PROTECTED] 03/10/04 9:21 AM >>>
In some circumstances it can help to put a try/catch around the whole
JSP 
and print the stack trace & error.

Paul
------------------------------------------------------------
Global Equity Derivatives Technology
Deutsche Bank [/]
------------------------------------------------------------




"Larry Meadors" <[EMAIL PROTECTED]>
10/03/2004 15:54
Please respond to "Struts Users Mailing List"

 
        To:     <[EMAIL PROTECTED]>
        cc: 
        Subject:        RE: [OT]JSP Debugger


I have used both netbeans and eclipse (without myEclipse) for this with
tomcat and struts (never jboss, but I know people who are doing this
using the JPDA debugger).

Larry

>>> [EMAIL PROTECTED] 03/10/04 8:46 AM >>>
>>If you have the code to the tags, you can set breakpoints there, and
>>debug at that level.
>>I have found that to meet 100% of my debugging needs as far as JSP
>>debugging goes.

1.May I know which tool you are talking about..??
2.If you are talking about MyEclipse I agree that it works well with
Tomcat,JBoss as separate container...when it comes to JBoss 3.2.3
bundle(contains Tomcat) it doesn't works.

-Ramadoss


-----Original Message-----
From: Larry Meadors [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 10, 2004 10:39 AM
To: [EMAIL PROTECTED]
Subject: Re: [OT]JSP Debugger


If you have the code to the tags, you can set breakpoints there, and
debug at that level.

I have found that to meet 100% of my debugging needs as far as JSP
debugging goes.

Larry

>>> [EMAIL PROTECTED] 03/10/04 7:48 AM >>>
1.First my apology for post this question which I have asked it already.

2.This is question reg Debugging JSP,I do understand that debugging JSP
is not really required if we are really follow MVC pattern as we are not
putting too much of logic in it...BUT just wanted to know that is there
any JSP debugger tool/plugin available for Eclipse? we know that
myeclipse works well with Tomcat as a separate container but when it
comes with JBoss Tomcat bundle I could not debug JSP using the same
tool.

Tnx in advance,

-Ramadoss

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


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





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





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

Reply via email to