I just installed java enterprise studio. I am beginner on j2EE. I have downloaded duke's bookstore sample from java sun website. Now my problem is i do not know how to run it. After I clicked the compile button , a message box said "tomcat is not running correctly.". Then my nescape opened and displayed that website. But once i clicked a link that link to another page, the following error came out.
HTTP Status 404 - /servlet/bookdetails
type Status report
message /servlet/bookdetails
description The requested resource (/servlet/bookdetails) is not available.
Java Web Services Developer Pack/1.0_01-fcs
WHY???????:mad: :mad: :mad: :mad: :confused: :confused:
Your help will be appreciated.
08-17-2004, 01:22 PM
mnuttall
It is it difficult to tell exactly what is wrong with out more detail.
What Compile button?
If tomcat is not running correctly, then the web app will not be available.
You might want to post questions about Suns downloads on Java.sun.com forums.
You say you are new to J2EE. Are you new to Java as a whole? If so, I would suggest starting on something a little easier.