Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

import javax.servlet,import org.apache can not be resolved

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi everyone,
I am using elipse 3.1.2 with wtp plugins.
I have imported existing project to my workspace. I tried with same jars which are in existing project,and also i removed existing jars and added using javabuildpath->addexternal jars. Still it is giving import org.apache can not be resolved and javax.servlet can not be resolved.
I have jar files in WEB-INF/lib also.
I am using java 1.4....
I am using following jars

antlr.jar,classes12.jar,commons-beanutils.jars,commons-digester.jar
commons-fileupload.jar,commons-lang-2.4.jar,commons-logging.jar,commons-validator.jar,jakarta-ora.jar,jdom.jar,jgl3.1.0.jar,log4j-1.2.15.jar,strus.jar
Please help me............i am missing anything............
Thanks in advance....
[ December 25, 2008: Message edited by: ravitalari srinivas ]
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please don't post the same question multiple times. I'll close this copy for you.
 
    Bookmark Topic Watch Topic
  • New Topic