I thought it was possible also without GWT. But thanks for the tip!

And thanks for the link to Slim3, it looks promising. A recent
encounter with Struts2 fuelled my preference for lightwheight
frameworks ...

On 5 Juli, 15:37, "l.denardo" <lorenzo.dena...@gmail.com> wrote:
> This is true only for the GWT client side (and not completely, since
> Gin modules don't seem to be refreshed correctly).
>
> For server side, JSPs look to be refreshed automatically, but you must
> reload the server to have your RPC services updated.
> If you use Eclipse there's a reload icon in the "Development Mode"
> tab, just near the one to stop the server (yes, it looks like tab's
> refresh...)
> Be careful when doing this, since restart adds up space to the process
> and it eventually goes out of memory after a couple of reloads (at
> least, this happens to me. Should be configurable but I never tried).
>
> Regards
> Lorenzo
>
> On Jul 4, 6:40 am, jesbox <jesb...@gmail.com> wrote:
>
>
>
> > Hi!
> > I have read that it should be sufficient to save a java source file
> > and that the development server would reload the class. Then I could
> > reload the page and it would be the latest version I would look at.
>
> > This does not happen to me, I have to stop the development server and
> > then run the application again.
>
> > Many thanks for advice on this.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to