Results 1 to 1 of 1
- 04-03-2011, 05:39 PM #1
Member
- Join Date
- Feb 2010
- Posts
- 51
- Rep Power
- 0
applets using mysql in jsp using tomcat
hey,
i have an applet project in the project i am trying to create an applet,
applet draws a line
line is drawn from coordinates which are stored in mysql database.
in my other project which is web project which is created using tomcat servlets i added my applet project jar file and i embed that applet in to a jsp file.
when i run the web project my applet does not connect to the database and does not draw the line but if i give static values for the coordinates of the line in the applet it works fine.
the problem is in connectivity from applet to the mysql database.
p.s i have tested the code elsewhere weather the code connects to the database, which it does.
it only does not work when applet needs to connect to the database when its jar file is used.
i hope you understand what i mean
i have been stuck for a week now please somebody suggest me something
thank you very much
Similar Threads
-
create a poolable connection using mysql eclipse helios and apache tomcat 6 with java
By computerbum in forum EclipseReplies: 1Last Post: 02-19-2011, 10:34 PM -
MySQL, Netbeans 6.8 and Tomcat 6
By hacktorious in forum JDBCReplies: 3Last Post: 01-16-2011, 06:19 AM -
MySQL/JDBC Mysql query output
By thelinuxguy in forum Advanced JavaReplies: 4Last Post: 02-13-2009, 01:57 AM -
Can't see any Applets
By pyr0chem in forum Java AppletsReplies: 9Last Post: 12-17-2008, 04:24 AM -
Tomcat In Eclipse - Sysdeo Tomcat Plug-in
By JavaForums in forum EclipseReplies: 1Last Post: 02-13-2008, 10:33 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks