Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Importing JPetStore3 into Eclipse

Importing JPetStore3 into Eclipse

2003-10-26       - By Guy Platt

 Back
Reply:     1     2     3     4     5     6  

Hi,

Not 100% on topic, but the thread on Struts and frameworks got me
started on this, I thought I'd post the question here.

I'm pretty new to JSP and Java,  but thought it time to take the plunge
and see whether I can replace a pretty simple web application (a
membership registration system with credit card payment facilities)
which I created in PHP / MySQL with JSP / Java (and still MySQL of
course). Reading about the Ibatis framework on the JSP mailing list I
thought I'd check it out.

I thought it might be a good idea to study the JPetStore3
application and have been trying to get it to build in Eclipse, but I
have 30-odd errors.  I'm presuming that I haven't defined the project
correctly, but have really no idea where to start. Perhaps if I list a
few error messages someone might be able to point me in the right
direction.

I should add that I'm actually using myEclipse and their j2ee features.
I unzipped the file into a directory called jpetstore, then created new
j2ee web module project with eclipse. I set the directory "src" to be
the web directory. I defined the project preferences to only enable
Tomcat (and not JBoss).

Some of the errors I get are:

Kind Status Priority Description Resource In Folder Location
Error   unknown user tag <html:... add <%@ taglib prefix="html"
...> IncludeAccountFields.jsp iBatisPet/src/jsp line 11
Error   unknown user tag <logic:... add <%@ taglib prefix="logic"
...> IncludeBanner.jsp iBatisPet/src/jsp line 2
Error   unknown user tag <logic:... add <%@ taglib prefix="logic"
...> IncludeMyList.jsp iBatisPet/src/jsp line 2
Error   unknown user tag <html:... add <%@ taglib prefix="html"
...> IncludeQuickHeader.jsp iBatisPet/src/jsp line 2
Error   The system cannot find the path
specified) ListOrders.jsp iBatisPet/src/jsp line 0


The JSP files in error are:

IncludeAccountFields.jsp
IncludeBanner.jsp
IncludeMyList.jsp
IncludeQuickHeader.jsp


The other files with errors:

global-web-application.xml
jboss-web.xml
orion-web.xml


My environment is:

Windows XP
Apache 1.3.27
Tomcat 5.0.12
JBoss  3.2.2
eclipse 2.1


regards
  Guy

===========================================================================
To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST".
For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com



©2008 junlu.com - Jax Systems, LLC, U.S.A.