I am java /tomcat noob!
I was handed a bunch of jsp pages that need to be compiled before I can deploy it on the server.
I have local tomcat 5.5 server running and all the files are in C:/tomcat/webbapps/testproject
I just want to compile all the JSP pages in this directory? Can anyone guide me, I have been reading about Ant,Jasper etc etc..but there is just too much information but not a step by step guide.
Any help would be great. Thanks.
I was handed a bunch of jsp pages that need to be compiled before I can deploy it on the server.
I have local tomcat 5.5 server running and all the files are in C:/tomcat/webbapps/testproject
I just want to compile all the JSP pages in this directory? Can anyone guide me, I have been reading about Ant,Jasper etc etc..but there is just too much information but not a step by step guide.
Any help would be great. Thanks.