Forum: JSP Feb 13th, 2006 |
| Replies: 3 Views: 8,947 |
Forum: JSP Feb 11th, 2006 |
| Replies: 6 Views: 38,019 Hi,
Install the apache_tomcat.exe if you have in your local drives eg:c:\Tomcat5.0 ,then go to the webapps folder and create a folder of yourself and create the folder as I have shown... |
Forum: JSP Feb 11th, 2006 |
| Replies: 3 Views: 8,947 Hi,
I think the problem with your connection is with the url used in your program the url should be
jdbc:mysql://localhost:port/query
and also do check with the loading driver and for the... |