On Wed, 6 Feb 2002, marco wrote:

> Please advise how to debug xsp programs (Any tools).
>
> A web page used to be viewed normal. After I made some changes the xsp file,
> the web browser shows "page not found". No hints for debugging xsp file.

I found looking into the repository (the generated java code) the best way
to debug XSP.


Hm... just an idea guys: currently we only show the stacktrace of the
exception. Wouldn't it be cool to parse the Exception for the line number
and show the generated java sourcecode (or an excerpt) with the buggy
line highlighted?
--
Torsten


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

Reply via email to