Re: New feature request (about prepare data when validate fail)
Philip Luppens <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <5987012.1148297664774.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Can't you use something like:
[code]
public void prepare(){
if (userObject != null){
...
}
[/code]
I mean, there must be some way to get around this.
Btw, I added a patch for the prepareInterceptor which you can use if you really can't get around it.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=31804&messageID=61573#61573
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]