Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6212477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:31:23+00:00 2026-05-24T06:31:23+00:00

I’m starting to study GWT now, and have a very general question, I could

  • 0

I’m starting to study GWT now, and have a very general question, I could maybe teach myself with a little more experience, but I don’t want to start it wrong, so I decided to ask you.

I always develop using JSF, having separate packages for beans, controllers and managedbeans.

However, as the GWT uses RPC, I will not have managedbeans, right?
So, GWT automatically handles user session for me, or do I have to do it myself?

What is the best package structure for the project?

It is best to use RPC, or create a webservice and access the webservice in GWT?

It’s hard to host the application on a tomcat server?

Is there a test saying which server is faster for GWT?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T06:31:23+00:00Added an answer on May 24, 2026 at 6:31 am
    However, as the GWT uses RPC, I will not have managedbeans, right? 
    

    True, GWT RPC uses POJOs.

    So, GWT automatically handles user session for me, or do I have to do it myself?
    

    GWT is pure AJAX APP – client code (normally) runs in one browser window (similar to gmail) and does not reload the web page. This means that the application state is always there – no need for sessions (as a means of saving state). You still might need sessions for user authentication, but this is usually handled by servlet container.

    What is the best package structure for the project?
    

    Three packages: client, server and shared. Client for GWT client code, server for server (also RPC) code and shared for POJOs that are used by both client and server.

    It is best to use RPC, or create a webservice and access the webservice in GWT?
    

    Go with GWT-RPC or (better, newer) with RequestFactory.

    It's hard to host the application on a tomcat server?
    

    It’s straightforward: GWT client code is compiled to JS/html and is hosted as any static content. RPC server code is just Servlets – normal web.xml registration.

    Is there a test saying which server is faster for GWT?
    

    No clue, but IMHO does not matter, because most of the latency will come from database and network.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have a French site that I want to parse, but am running into
In my XML file chapters tag has more chapter tag.i need to display chapters
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.