• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Intermittent Error 500: jsp.JspException: Cannot find bean: "msg" in scope: "request" 1.3

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,

I have an Webb App that worked fine in DEV enviroment. So, After some tests I got this Intermittent error : Error 500: javax.servlet.jsp.JspException: Cannot find bean: "mensagemErro" in scope: "request"

That´s strange because sometimes works fine. So, Could you please help me ??



IDE: IBM RAD 7
Websphere 7
Struts 1.3


Action code:





Strust Config Code:




JSP :
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic