• 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 regarding Struts 2 using Eclipse IDE

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
Please someone help me..

When i am trying to extract war from my eclipse IDE..there are somre errors occured in my JSPs..it is saying that "CANNOT FIND THE TAG LIBRARY DESCRIPTOR FOR /struts-tags"....
Required jar files are present in lib under WEB-INF..
Please someone help me......
 
Ranch Hand
Posts: 94
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are you trying to import or export war file from Eclipse?
 
Vineet Tyagi
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Yogesh Lonkar wrote:Are you trying to import or export war file from Eclipse?



I was trying to export war file... That problem resolved itself when i started eclipse next morning...BUT now i have another problem..war file is created and i have put it in Web-apps...but it is not working...server is showing that resource is not found... everything web.xml,struts.xml,action classes,jsp and jar files present at there appropriate places but Its not working.

Thanks in advance. Help me please.
 
Yogesh Lonkar
Ranch Hand
Posts: 94
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Vineet Tyagi wrote:

Yogesh Lonkar wrote:Are you trying to import or export war file from Eclipse?



I was trying to export war file... That problem resolved itself when i started eclipse next morning...BUT now i have another problem..war file is created and i have put it in Web-apps...but it is not working...server is showing that resource is not found... everything web.xml,struts.xml,action classes,jsp and jar files present at there appropriate places but Its not working.

Thanks in advance. Help me please.



If you post the console error message then it will be easy to help.
 
Weeds: because mother nature refuses to be your personal bitch. But this tiny ad is willing:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic