Re: GWT + MVP + Spring + Hibernate

2011-04-03 Thread Ashton Thomas
this repo has gwt mvp spring but uses mybatis so no Hibernate:
https://github.com/ashtonthomas/beans


On Apr 3, 1:27 am, Jan Mostert j...@mycee.com wrote:
 Spring Roo will integrate all that stuff for you.

 --
 Jan Vladimir Mostert
 BEngSci

 MyCee Technologies







 On Sat, Apr 2, 2011 at 11:14 AM, Zaur Guliyev mr.zau...@gmail.com wrote:
  Hello,

  I'm newbie in GWT and as well as to Spring, Hibernate and MVP
  framework. Is there any tutorial or project example on which I can
  learn all this GWT integration stuff with above mentioned frameworks?

  Any help is appretiated...

  --
  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-toolkit@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT + MVP + Spring + Hibernate

2011-04-03 Thread Zaur Guliyev
Isn't there a step-by-step tutorial at least on GWT + Spring Roo ?!  ...
I've searched on Google but can'T find any resource..even only Spring Roo
will suit...Do you have any suggestion? And one more question, do I have to
start with Spring MVC first? Or are Spring Roo and Spring MVC different
subjects ... and that would be better to start directly with Roo maybe?



2011/4/3 Ashton Thomas ash...@acrinta.com

 this repo has gwt mvp spring but uses mybatis so no Hibernate:
 https://github.com/ashtonthomas/beans


 On Apr 3, 1:27 am, Jan Mostert j...@mycee.com wrote:
  Spring Roo will integrate all that stuff for you.
 
  --
  Jan Vladimir Mostert
  BEngSci
 
  MyCee Technologies
 
 
 
 
 
 
 
  On Sat, Apr 2, 2011 at 11:14 AM, Zaur Guliyev mr.zau...@gmail.com
 wrote:
   Hello,
 
   I'm newbie in GWT and as well as to Spring, Hibernate and MVP
   framework. Is there any tutorial or project example on which I can
   learn all this GWT integration stuff with above mentioned frameworks?
 
   Any help is appretiated...
 
   --
   You received this message because you are subscribed to the Google
 Groups
   Google Web Toolkit group.
   To post to this group, send email to
 google-web-toolkit@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.com.
   For more options, visit this group at
  http://groups.google.com/group/google-web-toolkit?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




-- 
*Zaur Guliyev
Ankara University
Computer Engineering**
Cell: +905072645995*

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT + MVP + Spring + Hibernate

2011-04-03 Thread Jan Mostert
ROO is just a console that generates a scaffold for you containing
Spring-MVC code with a JPA (Hibernate) and then you can slap any UI on top
of it, like GWT using the gwt setup command

This page will take you through it step by step:
http://www.springsource.org/roo/start

Once you've done the tutorial, you'll have a scaffold in place on top of
which you can work or which you can modify to your liking.

--
Jan Vladimir Mostert
BEngSci

MyCee Technologies


On Sun, Apr 3, 2011 at 6:00 PM, Zaur Guliyev mr.zau...@gmail.com wrote:

 Isn't there a step-by-step tutorial at least on GWT + Spring Roo ?!  ...
 I've searched on Google but can'T find any resource..even only Spring Roo
 will suit...Do you have any suggestion? And one more question, do I have to
 start with Spring MVC first? Or are Spring Roo and Spring MVC different
 subjects ... and that would be better to start directly with Roo maybe?




 2011/4/3 Ashton Thomas ash...@acrinta.com

 this repo has gwt mvp spring but uses mybatis so no Hibernate:
 https://github.com/ashtonthomas/beans


 On Apr 3, 1:27 am, Jan Mostert j...@mycee.com wrote:
  Spring Roo will integrate all that stuff for you.
 
  --
  Jan Vladimir Mostert
  BEngSci
 
  MyCee Technologies
 
 
 
 
 
 
 
  On Sat, Apr 2, 2011 at 11:14 AM, Zaur Guliyev mr.zau...@gmail.com
 wrote:
   Hello,
 
   I'm newbie in GWT and as well as to Spring, Hibernate and MVP
   framework. Is there any tutorial or project example on which I can
   learn all this GWT integration stuff with above mentioned frameworks?
 
   Any help is appretiated...
 
   --
   You received this message because you are subscribed to the Google
 Groups
   Google Web Toolkit group.
   To post to this group, send email to
 google-web-toolkit@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.com.
   For more options, visit this group at
  http://groups.google.com/group/google-web-toolkit?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




 --
 *Zaur Guliyev
 Ankara University
 Computer Engineering**
 Cell: +905072645995*

  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT + MVP + Spring + Hibernate

2011-04-02 Thread Jan Mostert
Spring Roo will integrate all that stuff for you.

--
Jan Vladimir Mostert
BEngSci

MyCee Technologies


On Sat, Apr 2, 2011 at 11:14 AM, Zaur Guliyev mr.zau...@gmail.com wrote:

 Hello,

 I'm newbie in GWT and as well as to Spring, Hibernate and MVP
 framework. Is there any tutorial or project example on which I can
 learn all this GWT integration stuff with above mentioned frameworks?

 Any help is appretiated...

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.