about java...


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers about java...
# 1  
Old 06-05-2003
Power about java...

Hi, to everyone:

If I want to run a java app. I type (on unix boxes):

java -classpath ./something.jar:./stuff.jar wow.great.Application


I wonder if I can do this inside a browser like Mozilla... and run the app embedded into the browser's window.

Is it possible? or is just one more stupid question?

Thanks for the responses...
# 2  
Old 06-05-2003
See this link on Running a Java App - the lower half of the page explains an easy set up.
 
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question