Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

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
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic