Results 1 to 5 of 5
- 04-03-2011, 11:49 PM #1
Member
- Join Date
- Feb 2010
- Posts
- 51
- Rep Power
- 0
applet and mysql in jsp using tomcat servlets
hey,
i am using netbeans ide and i have created a project called applet. applet project consist of one applet that draws a graph and the graph points are taken from the MySQL database.
when i run the project i get a little window which shows me the applet and it connects to the database and everything works fine.
but i have a web project where i want to use that applet so i add the applet project .jar file to the web project and embedded the applet in to my jsp but my applet does not work any more
if the values for the graph are replaced by hard coded values instead of the ones retrieved from mysql database it works perfectly again
why cant i get the data from mysql in to the applet
any suggestions will be greatly appreciated
thank you very much
- 04-04-2011, 12:36 AM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
- 04-05-2011, 06:46 PM #3
Member
- Join Date
- Feb 2010
- Posts
- 51
- Rep Power
- 0
i am very great full for your response, i have been trying to sign it for a while but i am just totally unsure of what i am doing is there a clear tutorial that shows step by step guidance of how to accomplish it ?
the tutorials that i have found, tend to jump steps and i am unclear of the locations they are working in and what passwords and names they are using to sign the jar files
thank you very much
- 04-05-2011, 08:07 PM #4
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Did you look at the links I provided above? One of which is the one of the better step by step instructions for how to sign that I've seen.
- 04-05-2011, 09:41 PM #5
Member
- Join Date
- Feb 2010
- Posts
- 51
- Rep Power
- 0
thanks for the reply,
yeah i had a look at that forum and i was unable to continue from step three once i tried creating that tstcer.cer file i received exception and i was unable to continue , i tried jumping to step 5 but i was still getting exception that stopped me from continuing the tutorial
thanks again
Similar Threads
-
applets using mysql in jsp using tomcat
By gedas in forum New To JavaReplies: 0Last Post: 04-03-2011, 05:39 PM -
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 -
Ubuntu 10.10 Tomcat 6 & Servlets newbie
By midnight1111 in forum Java AppletsReplies: 1Last Post: 12-07-2010, 08:59 AM -
running servlets in tomcat
By mipravin in forum Java ServletReplies: 4Last Post: 03-18-2009, 11:17 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks