Is It Possible to Convert Regular Java Applications to Web Applications? -


what mean question can people start .jar application embedded on web or have download ? made simple online game , people nowadays not want individually download game instead of directly accessing through browser. developed game on desktop, steps should take make web application, or can directly converted web application ?

if don't want user download entire application must recode using web technologies.

if want answers able launch application via browse (which involve download of application "transparently") can make applet @huseyin tugrul buyukisik said or can use java web start : http://docs.oracle.com/javase/tutorial/deployment/webstart/


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -