• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

help in dynamic deployment

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am developing a project where my task is to create JSP files,servlets,Static HTMLs etc.
And I have to create databases also by firing queries.
I have to create GUIs according to user input at the runtime and also deploy the application on TOMCAT 5.0.28 at runtime dynamically(or programatically).
I have written the code for developing the databases automatically by firing queries at runtime and I am developing the application for automatic GUI creation but I have no idea of how to deploy it automatically in tomcat.
Please guide me to deploy it in Tomcat properly and any suggetion regarding automatic GUI creation will be highly regarded.

Thanks
Soumik
 
"How many licks ..." - I think all of this dog's research starts with these words. Tasty tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic