Re: Using GWT for front-end code only

2015-02-11 Thread Danilo Reinert
Hi Blake, just as a tip for dealing with the communication, you can try 
Requestor .
I created this project initially motivated by this same need (GWT front-end 
only apps).

Cheers

Em domingo, 8 de fevereiro de 2015 11:07:50 UTC-3, Blake escreveu:
>
> Greetings,
>
> I have used GWT in the past to develop an app that uses GWT for both sides 
> and it worked great ( booklion.com ).  I now have a need to develop a 
> different application that needs a new front-end to work with an existing 
> back-end, communicating via REST. I would like to use GWT to develop that 
> front-end but I don't know how to generate / deploy a GWT front-end only.  
> Can I do that with GWT, and if so, how?
>
> Thank you!
>
> Blake McBride
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-09 Thread Blake
I am not doing anything special that I am aware of.  Please specify a 
particular area you are seeing act slow.

On Monday, February 9, 2015 at 11:45:59 AM UTC-6, Mohammed Sameen wrote:
>
> @blake..Thanks for your reply..I would like to know about the 
> responsiveness...how you are getting responsiveness in gxt 
> application...Can you tell me the steps to get responsiveness using GXT?
>
>
>
>> Thank you.  The app is just a typical GWT app with some GXT controls.  I 
>> have a few cut points to avoid loading the whole app up front.  The 
>> back-end is also straight GWT.  I persist with PostgreSQL and Hibernate. 
>>  About the only fancy thing I do is I keep complete history on every add, 
>> change, or delete.  This way if a user went in and messed a bunch of 
>> records up, I can correct all the damage easily.
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-09 Thread Mohammed Sameen
@blake..Thanks for your reply..I would like to know about the 
responsiveness...how you are getting responsiveness in gxt 
application...Can you tell me the steps to get responsiveness using GXT?



> Thank you.  The app is just a typical GWT app with some GXT controls.  I 
> have a few cut points to avoid loading the whole app up front.  The 
> back-end is also straight GWT.  I persist with PostgreSQL and Hibernate. 
>  About the only fancy thing I do is I keep complete history on every add, 
> change, or delete.  This way if a user went in and messed a bunch of 
> records up, I can correct all the damage easily.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-09 Thread Blake
Thank you.  The app is just a typical GWT app with some GXT controls.  I 
have a few cut points to avoid loading the whole app up front.  The 
back-end is also straight GWT.  I persist with PostgreSQL and Hibernate. 
 About the only fancy thing I do is I keep complete history on every add, 
change, or delete.  This way if a user went in and messed a bunch of 
records up, I can correct all the damage easily.


On Monday, February 9, 2015 at 12:28:48 AM UTC-6, Mohammed Sameen wrote:
>
> @Blake..I saw your app booklion.com its looking amazing...I think you 
> have used GXT Is it right?How you are getting responsiveness in your 
> app?can you let me know the design of your application?
>
> On Sunday, February 8, 2015 at 7:37:50 PM UTC+5:30, Blake wrote:
>>
>> Greetings,
>>
>> I have used GWT in the past to develop an app that uses GWT for both 
>> sides and it worked great ( booklion.com ).  I now have a need to 
>> develop a different application that needs a new front-end to work with an 
>> existing back-end, communicating via REST. I would like to use GWT to 
>> develop that front-end but I don't know how to generate / deploy a GWT 
>> front-end only.  Can I do that with GWT, and if so, how?
>>
>> Thank you!
>>
>> Blake McBride
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-08 Thread Mohammed
@Blake..I saw your app booklion.com its looking amazing...I think you have 
used GXT Is it right?How you are getting responsiveness in your app?can you 
let me know the design of your application?

On Sunday, February 8, 2015 at 7:37:50 PM UTC+5:30, Blake wrote:
>
> Greetings,
>
> I have used GWT in the past to develop an app that uses GWT for both sides 
> and it worked great ( booklion.com ).  I now have a need to develop a 
> different application that needs a new front-end to work with an existing 
> back-end, communicating via REST. I would like to use GWT to develop that 
> front-end but I don't know how to generate / deploy a GWT front-end only.  
> Can I do that with GWT, and if so, how?
>
> Thank you!
>
> Blake McBride
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-08 Thread Blake McBride
Thanks.  I am aware of SOP so that shouldn't be a problem.  I got what you
mentioned working easily, but it actually led to a different problem as
follows:

The main screen of this app I am working on has a standard div along the
left border, and a standard div on the top border of the screen.  The
remaining portion gets replaced by state dependent UI code.  There are
about 500 different ones!  Each has its own layout, logic, and REST
services.  Naturally I can't compile that into one big JS file.  I'd like
to code the standard parts in one JS file, and each of the remaining 500
screens each in it's own JS file.  This way I can edit/compile and load
each separately.  Can and how can I do that?

Thanks!

Blake



On Sun, Feb 8, 2015 at 10:27 AM, Jens  wrote:

> A compiled GWT app is just HTML + JS, so nothing special. That means you
> can simply upload it to a web server and it will run. However you need to
> take care of the same-origin-policy restriction in browsers when doing your
> REST requests to the backend. How you do that kind of depends on how you
> plan to deploy the frontend and how the backend is deployed and reachable.
>
> -- J.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Using GWT for front-end code only

2015-02-08 Thread Jens
A compiled GWT app is just HTML + JS, so nothing special. That means you 
can simply upload it to a web server and it will run. However you need to 
take care of the same-origin-policy restriction in browsers when doing your 
REST requests to the backend. How you do that kind of depends on how you 
plan to deploy the frontend and how the backend is deployed and reachable.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Using GWT for front-end code only

2015-02-08 Thread Blake McBride
Greetings,

I have used GWT in the past to develop an app that uses GWT for both sides
and it worked great ( booklion.com ).  I now have a need to develop a
different application that needs a new front-end to work with an existing
back-end, communicating via REST. I would like to use GWT to develop that
front-end but I don't know how to generate / deploy a GWT front-end only.
Can I do that with GWT, and if so, how?

Thank you!

Blake McBride

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.