Hi

I have a jsp page with

Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); and

Connection con = DriverManager.getConnection("jdbc:odbc:DBS","","");

 

DBS is a DataSource name on MS-Access.. When i type my local machine name on the LAN i get results.  We have IBM WebServer.

We mapped a ip address to this m/c now

When we type the new ip address we don't get anything but we get http 405 resource not allowed error.

 

Please Help

Thanx

 

 

 

 



Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com

___________________________________________________________________________ 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

Reply via email to