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 3352878
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:05:00+00:00 2026-05-18T02:05:00+00:00

We are running GWT using GWT-RPC. GWT-RPC is really JSON and is getting Eval()’ed

  • 0

We are running GWT using GWT-RPC. GWT-RPC is really JSON and is getting Eval()’ed in the client browser.

Since the browser doesn’t cache what is Eval()’ed, then I imagine I would be re-downloading the whole app each time.

Are there library files, etc. which are brought down into browser cache? Has GWT found some tricky way to cahce what is Eval()’ed?

Thanks. Sean.

  • 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-18T02:05:01+00:00Added an answer on May 18, 2026 at 2:05 am

    When you compile a GWT project, your Java code is transformed into a set of JavaScript files. This includes all your app code, any relevant code from the GWT libraries, and code from any external libraries you have chosen to use (Guava, Gin, Ext GWT, etc.). You’ll see these in your war directory as <hashname>.cache.html. GWT RPC is only used while your app is running to retrieve server-side data – not any compiled JavaScript.

    To avoid clients from downloading the entire app at each launch, you should set up your server to instruct clients to cache all *.cache.* files.

    If you need to cache the results of GWT RPC calls, you should probably try to do this in your Java code.


    Take a look at the “Organize Projects” section of the Google Web Toolkit docs for more information:

    http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html

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

Sidebar

Related Questions

I have a use case where my GWT application is running on a client
Does anyone know how to monitor long-running server-side processes in GWT, other than polling
Running a rails site right now using SQLite3. About once every 500 requests or
Running IIS5 (yes, really). I'd like to remove the eTag http header that IIS
Running an ASP.Net website and using TinyMCE for content management. Users need to be
So, I have a GWT client, which interacts with a Python Google App Engine
I am using gwt with google maps api and i have a set of
I am running a GWT Web Application project in Eclipse with certain Entities that
My web app is using GWT 2.0.2, GXT 2.1.1, Hibernate 3.5-CR1, Javassist 3.11.0 and
Hi Im running example using hibernate with postgresql 8.4, when i try to add

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.