Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > JSP Basics
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 4th, 2003, 01:10 PM
LW1 LW1 is offline
Registered User
 
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default web.xml problem in TOMCAT?

When I start up TOMCAT I get the following error message:
org.xml.sax.SAXParseException: Element type "web-app" is not declared.

I am using web.xml files of the type
<web-app amlns="http://java.sun.com/xml/ns/j2ee" etc...

If I change the web.xml file to the type that references the DTD then I get no error message but my JSP's don't work.

Any clues???

Cheers





Similar Threads
Thread Thread Starter Forum Replies Last Post
Tomcat 5 Web-Based Configurator pgecils BOOK: Professional Apache Tomcat 0 August 26th, 2005 12:57 PM
problem with tomcat-users.xml (4.1.24) holdmykidney Apache Tomcat 0 August 24th, 2005 04:44 AM
Tomcat 5.5 and context.xml ashiers Apache Tomcat 0 May 12th, 2005 08:57 PM
Tomcat 5, XML and writing your own classloader lawrencewinkler BOOK: Professional Apache Tomcat 0 September 28th, 2004 03:46 PM
about XML receive ang XML parse by tomcat taianmhzy Apache Tomcat 0 May 20th, 2004 01:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.