Re: Struts 2 on top of roo

2012-05-03 Thread Aravind Kumar
Yes I agree, I will go with your advise. Aravind Kumar On Fri, May 4, 2012 at 2:37 AM, Dionis Argiri wrote: > You will get into troubles with integration stuff. I would prefer to use > Struts2 only and don't try to integrate ball and banana, because even if > you succeed to do that, you'll get a

Re: Struts 2 on top of roo

2012-05-03 Thread Aravind Kumar
> From: Aravind Kumar > To: Struts Users Mailing List > Sent: Tuesday, May 1, 2012 9:03 PM > Subject: Re: Struts 2 on top of roo > > I find it easy to setup a project with roo and I want Struts2 as MVC > because I don't want to learn spring mvc

Re: Struts 2 on top of roo

2012-05-03 Thread Dionis Argiri
You will get into troubles with integration stuff. I would prefer to use Struts2 only and don't try to integrate ball and banana, because even if you succeed to do that, you'll get a lot of head ache. 2012/5/2 Aravind Kumar > I find it easy to setup a project with roo and I want Struts2 as MVC >

Re: Struts 2 on top of roo

2012-05-03 Thread Jeff Black
Re: Struts 2 on top of roo I find it easy to setup a project with roo and I want Struts2 as MVC because I don't want to learn spring mvc as of now. I'm a beginner in web development arena. Configuring a project seems to be tedious than working on it, I thought roo takes care of it. I tri

Re: Struts 2 on top of roo

2012-05-02 Thread Jeffrey Black
I haven't looked at Roo in some time; however the last time I did, Struts 2 wasn't integrated. http://www.springsource.org/spring-roo#integrations jb On Tue, May 1, 2012 at 9:03 PM, Aravind Kumar wrote: > I find it easy to setup a project with roo and I want Struts2 as MVC > because I don't wa

Re: Struts 2 on top of roo

2012-05-01 Thread Aravind Kumar
I find it easy to setup a project with roo and I want Struts2 as MVC because I don't want to learn spring mvc as of now. I'm a beginner in web development arena. Configuring a project seems to be tedious than working on it, I thought roo takes care of it. I tried using appfuse but i wasn't able to

Re: Struts 2 on top of roo

2012-05-01 Thread Dave Newton
Why? Dave (pardon brevity and typos, on cell) On May 1, 2012 9:54 PM, "Aravind Kumar" wrote: > Hello, > > I have started to work on Spring roo recently. I would like to know if it > is possible to setup Struts 2 instead of Spring MVC in a roo project ? >