Hi Carl,

Thanks for that. I discovered that Tomcat 4.1 doesn't support
debugging, but Tomcat 5 does in debug mode. Works ok, but Eclipse
seems to battle with it a little. I downloaded Netbeans. I'll give it
a shot.

Thanks,

Mark

On Oct 15, 10:27 am, "Carl Woermann" <[EMAIL PROTECTED]> wrote:
> Hi Mark
>
> Couple of things to check:
>
> are you running the server in debug mode from within Eclipse?
>
> as far as i know - while debugging jsp's seems possible in Myeclipse
> its not supported in plain eclipse - the jsp file is compiled into a
> servlet and will appear as a .java file somewhere in your deploy
> directory (same name plus extensions - on some containers it seems to
> be in memory..), and you would have to somehow set the breakpoint in
> that. (copy the file and run as a servlet ?..)
>
> my 2 cents - good luck.. Carl
>
> On 10/12/07, Sparky <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi there,
>
> > I've created a web application in Eclipse Java EE version and set up a
> > breakpoint. I visit the page, but alas, the breakpoint is never hit.
> > Any ideas or URL's.
>
> > Much appreciated,
>
> > Mark


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---

Reply via email to