• 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

Problems with first Struts Application - please help...

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am getting either "Cannot find message resources under key org.apache.struts.action.MESSAGE" sometimes or "Missing message for key strutsApp.title". Everything seems to be OK, but I am not able to understand the reason. How do I attach files in this post?


Thanks,
TV Padmanabhan



The "ApplicationResources.properties" is in "WEB-INF\classes\firstStrutsApp" directory.

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Forget about Struts, use Struts 2 !

-------
http://www.onepd.com/
 
Pad Ven
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I m using Struts 2 only (anyway how to verify it?). Can somebody please help me on what is the problem? Also how can we attach documents generally in Javaranch posts (I am not seeing any attach option or button), so that I can attach my entire WAR?


Thanks and regards,
TV Padmanabhan
 
Stephanie Dutcheson
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Start with lesson 1 or 2,
try to isolate the problem, simple struts.xml with one action
and small jsp file.

-----
Struts2torial www.onepd.com
 
Yeah, but does being a ninja come with a dental plan? And what about this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic