Martin Gainty wrote:
does vi have breakpoints.. am i missing something?

....

In this case you actually saw something nobody else did--a vi reference.

or debug
before craig and ted left (i wished they both stayed but thats another topic)
a DebuggingInterceptor was coded and is activated by
struts.devMode = true
http://struts.apache.org/2.0.14/docs/debugging.html

then address would contain ?debug=<parameter> in url should specifies either
?debug=xml or ?debug=console to the URL.

Won't help track action invocation initialization, methinks.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to