Re: Need help with getting the value from ApplicationResources.properties

2015-05-15 Thread lilylove2shop
It's struts2  Original message From: Lukasz Lenart Date: 05/15/2015 2:26 AM (GMT-05:00) To: Struts Users Mailing List Subject: Re: Need help with getting the value from ApplicationResources.properties 2015-05-14 22:03 GMT+02:00 Lilylove toshop : >  Hi All, > I'v

Re: Struts1 & Struts2 implementation

2015-02-24 Thread lilylove2shop
Yes.  I have both in my web.xml Original message From: Christoph Nenning Date:02/24/2015 3:33 AM (GMT-05:00) To: Struts Users Mailing List Cc: Subject: Re: Struts1 & Struts2 implementation And you have to register both frameworks in your web.xml Regrads, Christoph >

RE: Select multiple values from a dropdown

2015-02-22 Thread lilylove2shop
.{id}}" > /> > > *Thanks and Regards,* > Muralidhar Yaragalla. > > *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>* > > On Sat, Feb 21, 2015 at 2:44 AM, lilylove2shop < > lilylove2s...@yahoo.com.invalid> wrote: > > > Hi all, > > > > How do I select and display more than one value from a dropdown and > > display them in jsp using struts2? > > > > Thanks > > > > > > > > > > >

Select multiple values from a dropdown

2015-02-20 Thread lilylove2shop
Hi all, How do I select and display more than one value from a dropdown and display them in jsp using struts2?  Thanks