Probabaly better off on the JBuilder forums/newsgroup.  Not that you might
not get an answer back there, but @ there message boards, you're guaranteed
everyone's running JB =)

- r

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: Problems debugging JSPs
>
>
> Hi,
>
> I'm experiencing some problems when trying to debug JSPs in JBuilder 5. By
> the way, I'm using Tomcat 3.2.3 under Windows NT. I've added the Java file
> generated by Jasper to my project and set a breakpoint in the
> _jspService()
> method. Then when I reload the page in my browser JBuilder 5 opens a new
> window and displays a stub source file generated from the class file by
> JBuilder's decompiler, but not the original Java file that I added to the
> project. I assume that's because JBuilder can't find the source
> file because
> it's not placed in the correct directory. The Java file generated
> by Jasper
> starts with a package declaration and even though Tomcat creates a
> corresponding subdirectory in the works directory, it places both
> source and
> class file at the top of the works directory. Does anybody know of any
> workaround or am I simply missing something?
>
> Many thanks in advance!
>
> Thomas
>

Reply via email to