Bug 123542 - [tutorial] Errors in "Building a school schedule web application." tutorial.
Summary: [tutorial] Errors in "Building a school schedule web application." tutorial.
Status: NEW
Alias: None
Product: WTP Website
Classification: WebTools
Component: website (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lawrence Mandel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 22:36 EST by Joe Dorocak CLA
Modified: 2007-01-24 13:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Dorocak CLA 2006-01-11 22:36:28 EST
I'm trying to get the "Building a school schedule web application." tutorial working using eclipse 3.1.1 and WTP 1.0. I noticed some problems:

A. CREATING THE PROJECT: In WTP 1.0 there is no "File -> New -> Project. Select Web ->J2EE Web Project". The choices are: Dynamic Web Project or  Static Web Project. I chose Dynamic.

B. VIEWING THE .JSP FILE: For Run As -> Run on Server... Select Tomcat v5.0 Server Web browser DID NOT come up automatically!

C. THE SHOW STOPPER -- CREATING THE SERVLET CLASS : In browsing for the Superclass, no choices other than java.lang.Object came up in the dialog.  So I typed in javax.servlet.http.HttpServlet and tried to Add Interfaces but nothing came up in the Add Interfaces dialog.
Comment 1 Lawrence Mandel CLA 2006-03-14 19:03:16 EST
Thanks for reporting the problems Joe.
Comment 2 Lawrence Mandel CLA 2006-05-11 17:08:02 EDT
I'm reassigning to the website component as tutorials fall under its umbrella.