• Post Reply 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

Problem in open the struts projects

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Iam new to struts.I just create a Strtuts root directory from WebProject option,After creating a root directory,Iam getting one error called Mutilple error Have Occred, XML VALIDator,Updating jsp Index,Jsp Content Validator,Jsp Index Validator are showing.While adding struts cabablities also iam getting error, How to resolve this problem? Help me.
Thanks & Regards
Sridhar.R
 
Ranch Hand
Posts: 261
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sridhar, there are way too many inconsistencies in your post.
Firstly, what is meant by "I am getting one error called Mutilple error Have Occred". You either have multiple errors or one error. The things you mention thereof make it appear that perhaps you've not got the correct JAR files in place.
Also, what's the difference between "I just create a Strtuts root directory from WebProject" and "While adding struts cabablities also i am getting error"? Not that either of them make much sense themself. What's a Struts root from a Web Project? Are you talking in the context of some IDE? Then you should mention which one. "Adding struts capabilities" to what? To an existing servlet project or a simple JSP based web project?

Try and structure your post so that someone amongst us can possibly help you out.
[ May 02, 2008: Message edited by: Anirvan Majumdar ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic