Best unofficial Apache Server developers community |
|
Hey everyone, I'm new to using the Eclipse IDE, JSP/Java, HTML, Tomcat. I was making HTML files, using notepad, prior to getting Eclipse, and I've finished with making that part of the website. I've gotten the Eclipse IDE now, which I've been using to make JSPs for some dynamic html, and I've completed them as well now. The problems I'm having now are:
Thanks very much, I really appreciate your time and effort :)
posted via StackOverflow
|
|
 
|
Select source file(s) in Eclipse or explorer, hit Ctrl+C, open target folder in explorer, hit Ctrl+V.
It's unclear what you have and what you're struggling with, but all with all this doesn't smell good. It look much like that you're approaching things the wrong way. I'd suggest to start learning servlets. I'd also suggest to develop without
Assuming that you've properly created a dynamic web project, just rightclick it, choose Export > WAR file. Then just drop the obtained WAR file in |