|
-
How to compile Servlets?
I've downloaded the JDK1.3 and have used javac to compile and run some simple
apps (on Win NT 4) . Being an impatient type that wants to jump ahead to
writing servlets, I downloaded the JSDK2.1, but am having trouble figuring
out how to compile servlet code.
There isn't any javac.exe file in the JSDK, so I tried using the JDK's version
- and of course it gives compile errors because it can't find the servlet
class methods that are referenced in the code.
Should the jsdk be installed in the same directory as the JDK? Are there
version compatibility issues? I'm sure setting this up is fairly straight
forward for those of you in the know ( but I sure could use a clue or two
)
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks