Thanks a lot, it is my mistake I miss this passage of the official
documentation, but if I got the point right, the article says that,
yes, you cat debug client-side code as ussual, but I have to find a
tool to debug the server-side one.
So, fix me if I wrong, but one of the possible scenarious is - debug
client-side code from the IDE's debug session, and, for example, debug
server-side code in another debug session, probably, being connected
to the Application Server remotely ( remote debugging currentry
running web-app on the Application Server ).
Am I right ?
P.S.: the proble have just appeared, so my questions could look a
little bit strange, but that is becouse I haven't an experience in
substituing Jetty with another Application Server.
On 19 янв, 20:10, Thomas Broyer <
t.bro...@gmail.com> wrote:
> Seehttp://
code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebu...