Hello!
This is the scenario:
SERVLET -> DB -> JSP -> BROWSER(netscape!!).
I only get a valid connection to the DB if i have Jrun running in
application mode.
It's slow!
If i try a second time i always crash Jrun!!
My guess is that i'm doing something wrong, then again maybe not....
This is the code.
<<dbQueryRunnable.java>> <<outPut.jsp>> <<error.jsp>>
Thank you for any help!
Telmo
- Re: JRun weird behavior Telmo S�
- Re: JRun weird behavior Andy Bailey
dbQueryRunnable.java