How would you map the different entry points with different HTML
files?

On Sep 14, 8:08 pm, El Mentecato Mayor <rogelio.flo...@gmail.com>
wrote:
> In my case, the login page needs functionality shared with the regular
> app, so it is better to have a single module with two entry points.
> Anoher option is to divide it in three modules, login, app, shared-
> stuff and the first two inherit the shared-stuff.
>
> On Aug 5, 6:42 am, Insano <doktor.ins...@googlemail.com> wrote:
>
> > I am currently developing a tool using Spring Security and and have
> > two pages. One for the login and the other one for the actual tool.
> > Both pages are built with GWT.
>
> > What would be the best practice here? Would a module per page make
> > sense? Or a simple module with two entry entry point classes?
>
> > Thanks for any advice
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to