After a little investigation, I think that the problem is that the ActionServlet is never initialized. ActionServlet is responsible for putting resources into the page context. Does this sound reasonable to y'all? Also, would it be possible to factor out ActionServlet's init responsibilities into a class responsible for global Struts initialization? Then every class that depends on this kind of init could ensure that it has happened. Just a thought... John
- Re: Update on example app failure in WebLogic 5.1 John Raley
- Re: Update on example app failure in WebLogic 5.1 Matthias Kerkhoff
- RE: Update on example app failure in WebLogic 5.1 Erik Pearson
- RE: Update on example app failure in WebLogic 5.1 Stephen Earl

