Click here to Skip to main content
15,883,829 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello... i made a windows application on java in eclipse.... i want this application to run as a web application. how i can do this.... this application has forms now i want this forms to run on web browser as web application....
suggest some answers.....
thnks in advance...
Posted

1 solution

You will have to rewrite the UI layer in JSP. There is no procedure for this. You will have to do it manually..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900