Hi Guys, I have an application in jar. home_accounts.jar. How do I convert this guy into a jnlp. I have tomcat installed on my box. Wht are the other steps I need. Thx for ur replies in advance. Bye Gana.
Thanks a lot manish. Ok following one of your messages in other queries, I got my .jnlp, .jar and jws.html file in webapps/test/ directory. Once I started my tomcat and hit http://localhost:8080/test/jws.html. It gve me an error saying /test/jws.html cant be found. Any snippet on this??? Thx again for your help. Gana X1488.
Maulin Vasavada
Ranch Hand
Joined: Nov 04, 2001
Posts: 1863
posted
0
Hi Gana, The error, /test/jws.html cant be found. refers to the webserver error and its not related with JNLP specific error. Are you able to run any other HTML on your tomcat? Regards Maulin