My goal: I want to using GWT send a text field on the e-mail.

23 января 2010 г. 19:37 пользователь Artem Borodin
<[email protected]>написал:

> How, then, without using Tomcat to lay out my project in Netbeans on online
> server? I read that in the end should now have a WAR file, but he simply
> will not work.
>
> 2010/1/22 Cristian Nicanor Babula <[email protected]>
>
> Take a look at Google Application Engine. It is free. Of course, if you get
>> high traffic, then it will cost you.
>>
>>
>> On 01/22/2010 04:38 PM, gengstrand wrote:
>>
>>> While it is true that you could just use the javascript generated by
>>> GWT and hook it to any back end (assuming that you are using REST or
>>> POX and not GWTRPC), the real value add in using GWT is with J2EE
>>> development. Otherwise, you could just use one of the other great RIA
>>> JS libraries such as jQuery or YUI.
>>>
>>> There are now a growing list of ISPs whose web hosting packages
>>> include Tomcat. I use Network Solutions and their large Linux package
>>> includes what they call JSP which means you upload a war file into a
>>> Tomcat server.
>>>
>>> Obviously, any ISP that offers a VPS package will do the job too.
>>>
>>>
>>> On Jan 22, 9:25 am, Djabi<[email protected]>  wrote:
>>>
>>>
>>>> GWT by itself doesn't need anything more then just plain old http
>>>> server. GWT application that doesn't do rpc call to the server can be
>>>> hosted on about anything. If you want to make rpc calls to services
>>>> things get a bit more complicated as you need to host the service
>>>> somewhere, but it doesn't have to be tomcat or Java based server
>>>> either.
>>>>
>>>> On Jan 22, 5:50 am, Florentine3D<[email protected]>  wrote:
>>>>
>>>>
>>>>
>>>>> To lay GWT necessarily need a hosting with support for Tomcat and
>>>>> other complex servers? And you can do without such complications?
>>>>>
>>>>>
>>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<google-web-toolkit%[email protected]>
>> .
>> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to