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