This post originated from an RSS feed registered with Java Buzz
by Paul Kilroy.
Original Post: Another Warning About Session Scoped Struts Forms
Feed Title: The Frustrated Programmer
Feed URL: http://liberty.phpwebhosting.com/404.html
Feed Description: The problems I encounter on a daily basis, blogged for posterity. All content will be original, contain poor grammar and a few mispellings.
This blog entry talked about some great issues with session scoped struts forms. I found another one the hard way today:
When I added some properties to my session scope form in struts today, I modified my action to pass those properties to the business logic, recompiled, redeployed. But I ended up with:
StandardWrapperValve[action]: Servlet.service() for servlet action threw