Hi, I am trying to find a problem with some(one else's) .jsp code and I think I could understand it better if I could place some hooks into the .jsp (that outputs html) code to see what the varables are returning the application.
I have the application debug level at ALL and I've snooped the servers ports trying to see where its failing but at the point of failure I see nothing. This leads me to believe that the varables are not being populated or not as I expect them to be.
Someone hinted that I can add something like confirm($var_name) but I need some more javascript to drive this?
Any help apriciated.
(Platform Solaris, Weblogic-5 and also same issues on Weblogic-7)
Laurie.
I have the application debug level at ALL and I've snooped the servers ports trying to see where its failing but at the point of failure I see nothing. This leads me to believe that the varables are not being populated or not as I expect them to be.
Someone hinted that I can add something like confirm($var_name) but I need some more javascript to drive this?
Any help apriciated.
(Platform Solaris, Weblogic-5 and also same issues on Weblogic-7)
Laurie.