Re: Using fluido once available

2012-12-03 Thread Christian Grobmeier
On Mon, Dec 3, 2012 at 12:41 AM, Martin Cooper mfncoo...@gmail.com wrote: We have an official Twitter account - @TheApacheStruts - which we use to spread news about Struts and to interact with our community. Just like @TheASF, @TheApacheTomcat or @ApacheJames. On Facebook, there is as well a

Re: Edit Struts2 Wiki

2012-12-03 Thread Lukasz Lenart
2012/12/3 Ken McWilliams ken.mcwilli...@gmail.com: There are a few times I would like to update the struts2 wiki. There are a few pages that could stand for some non technical fixing (small language errors). I answer some struts2 questions on StackOverflow from time to time (

Re: Preferred Way to Inject Dependency in plugin

2012-12-03 Thread Lukasz Lenart
2012/11/30 Umesh Awasthi umeshawas...@gmail.com: Hi All, I am creating a plugin to enable JSR303 validation, idea is to provide a generic interface and let user provide which bean Validator they want to use be it Hibernate Bean Validator or Apache one or any other which follow

Hi all

2012-12-03 Thread vineet sood
Hi all, I just joined the party and new over here. Let me know how I can be of help, as its boring to sit idle :) . Cheers, Vineet

Re: Preferred Way to Inject Dependency in plugin

2012-12-03 Thread Umesh Awasthi
Thanks for the inputs I have this BeanValidationManagerProvider interface with a method public Validator getValidator() which will return Validator based on the actual provider. Any Bean Validator in reference to JSR303 will implement javax.validation.Validator So in my

Re: Hi all

2012-12-03 Thread Martin Cooper
On Mon, Dec 3, 2012 at 3:38 PM, vineet sood vineette...@gmail.com wrote: Hi all, I just joined the party and new over here. Let me know how I can be of help, as its boring to sit idle :) . A good place to start is here: http://struts.apache.org/helping.html -- Martin Cooper Cheers,