Re: Problem in using Message Store Interceptor

2008-01-09 Thread quinquin2209
>>> >>>> RETRIEVE >>>> >>>> /jsp/main.jsp >>>> >>>> >>>> >>> method="sendExportMessages"> >>>> >>>> STORE >>>> >>&g

Re: Problem in using Message Store Interceptor

2008-01-09 Thread Laurie Harper
; has a setName function but I find that it is never called when the add button is pressed. What's am I doing wrong? Any one have idea about it? Thanks in advance -- View this message in context: http://www.nabble.com/Problem-in-using-Message-Store-Interceptor-tp14706763p14706763.html Sent from t

Re: Problem in using Message Store Interceptor

2008-01-09 Thread quinquin2209
portMessages"> >> >> STORE >> >> /jsp/main.jsp >> /jsp/main.jsp >> >> >> However, after adding the interceptor, I find that all form value is not >> set >> in the action using the corresponding setter met

Re: Problem in using Message Store Interceptor

2008-01-09 Thread Chris Pratt
; > > However, after adding the interceptor, I find that all form value is not set > in the action using the corresponding setter method. For example, the > textbox "name" has a setName function but I find that it is never called > when the add button is pressed.

Problem in using Message Store Interceptor

2008-01-08 Thread quinquin2209
ter method. For example, the textbox "name" has a setName function but I find that it is never called when the add button is pressed. What's am I doing wrong? Any one have idea about it? Thanks in advance -- View this message in context: http://www.nabble.com/Problem-in-using-