Hi.
I have a struts bean containing id, name, phone, email.
What I want to do is listing id, and onmouseover display the rest of the
values of the bean in the same page without refer or refresh.
Is there a Struts way to to it or is the way to do it to put the bean values
in a javascript
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 wrote:
> Hi All,
> Quick question:
> Did anyone here worked with SOAP webservices for Fileupload using
> struts2..? We have the requirement to upload files t
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
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
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
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
A
Hi
I've got @InterceptorRefs( { @InterceptorRef("defaultStack"),
@InterceptorRef("execAndWait")})
in one of may actions. I now want to add the delaySleepInterval parameter to
the execAndWait interceptor.
I've tried @InterceptorRefs( { @InterceptorRef("defaultStack"),
@Interc
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:
As you can see, each notification has a checkbox: if the user selects a
notification, its Id is sent to the action.
So in
8 matches
Mail list logo