struts2 checkbox

2010-04-09 Thread lucas owen
Hi Struts users: I'm working with Struts 2 (v 2.1.6) and I have the following problem: I have a list of notifications, which I display in a table in a jsp: s:iterator value=*notificationList* var=*notification* tr td scope=*row*s:checkbox name=*notificationIdList* value=* %{selected}*

Integer object validation not working

2010-04-09 Thread Bruno
I'm trying to make a required validation on a field with a Integer object value, but it doesn't work. Conversion validation is working fine, but required validation is not working when I set the field with a blank value. Using Struts 2.1.6. Here are some ways which I've tried to make it work

How to retrieve all action messages in java code

2010-04-09 Thread Emi Lu
Good afternoon, I'd like to know (1) how to get all action messages in java code (2) How to remove some action message from ActionMessages Something like (1) returns ActionMessage(key1) ActionMessage(key2) ... ActionMessage(keyN) (2) removes key1...key9 Thanks a lot! -- Lu Ying

Query: SOAP Webservices

2010-04-09 Thread jayakumar ala
Hi All, Quick question: Did anyone here worked with SOAP webservices for Fileupload using struts2..? We have the requirement to upload files through SOAP web services(JAX-WS). I am looking for document on the same... Any help is appreciated.. Thanks

~~Hi~~

2010-04-09 Thread Stylus Studio
http://www.marble-install.com/8Ydx0UhvwO.htm - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Query: SOAP Webservices

2010-04-09 Thread Juan Chung
consult IBM office site, you may find the documents( tutorial) you need there. good luck. On Sat, Apr 10, 2010 at 4:39 AM, jayakumar ala alajay...@gmail.com wrote: Hi All,  Quick question:   Did anyone here worked with SOAP webservices for Fileupload using struts2..? We have the requirement