I have downloaded the newest version of Tomcat yet when I try to run the sample jsp's I get a socket error - connection refused. the address I am using is http://localhost:8080/..samples.jsp.... What am I doing wrong?
Hi I am using Interbase with Java Server Pages. I am connecting them over a network. The Page is connecting but I have an error:
java.lang.NumberFormatException:
at java.lang.Integer.parseInt(Integer.java:435)
at java.lang.Integer.parseInt(Integer.java:463)
at...
Hi I am using Interbase with Java Server Pages. I am connecting them over a network. The Page is connecting but I have an error:
java.lang.NumberFormatException:
at java.lang.Integer.parseInt(Integer.java:435)
at java.lang.Integer.parseInt(Integer.java:463)
at...
Hi, I am using interbase database and java server pages. I understand that you can access Interbase over a mapped drive if you have interbase installed also on that drive. I am trying to connect using the following lines of code:
Class.forName("interbase.interclient.Driver")...
Hi, I am using interbase database and java server pages. I understand that you can access Interbase over a mapped drive if you have interbase installed also on that drive. I am trying to connect using the following lines of code:
Class.forName("interbase.interclient.Driver")...
I have decided to use a Java Server Page interface with Interbase. I have never used interbase before and I was wondering if anyone new the code for connecting the interbase database to the jsp page?
Thank you
I have decided to use a Java Server Page interface with Interbase. I have never used interbase before and I was wondering if anyone new the code for connecting the interbase database to the jsp page?
Thank you
I am new to Interbase (very new) and I have been asked to test it out for my company. We are changing over from MS Access. I have downloaded Interbase on my pc it will eventually be used over the network. My boss told me that he wanted to use Interbase server only and internet explorer as an...
I have entered ole objects into my database through jsp pages. When I double click on the file to be displayed the following message comes up: a problem occurred while Microsoft Windows was communicating with the OLE server of ActiveX Control. Close the OLE server and restart it outside of...
I am very new to access and have been asked to design a form on my website to input information into the database. I have done this in jsp. The problem I have is that the file attachment was entered into the database through a jdbc and cannot be directly viewed from the database. Does anyone...
I am very new to access and have been asked to design a form on my website to input information into the database. I have done this in jsp. The problem I have is that the file attachment was entered into the database through a jdbc and cannot be directly viewed from the database. Does anyone...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.