Hi all
I having this very strange problem. I have finished my data-logic and
tried it in sql prompt and in Applet and it works like a clock. But when
I try the same in Servlet but it does not seem to work when I access it
through brower-servlet but again it works with applet.
I have narrow the problem(i think) too this statement:
DriverManager.registerDriver((Driver)Class.forName("com.informix.jdbc.IfxDriver").newInstance());
or
Class.forName("com.informix.jdbc.IfxDriver")
or
Class.forName("com.informix.jdbc.IfxDriver").newInstance()
Does anybody know what it wrong with my code.
config:
JRun pro
Infromix driver 1.4
Visual J++
best regards
Sigurpall Johannsson
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html