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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T21:36:17+00:00 2026-06-04T21:36:17+00:00

I created a Windows desktop gadget using GWT RPC but how could I make

  • 0

I created a Windows desktop gadget using GWT RPC but how could I make a remote call? The gadget may only run client part of code (javascript).

  • 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-06-04T21:36:20+00:00Added an answer on June 4, 2026 at 9:36 pm

    First you should deploy your application to some server.

    Consider your remote service url is: http://server.com/myapp/myrpcservice You should target your service to that URL instead of using @RemoteServiceRelativePath:

    ServiceDefTarget target = (ServiceDefTarget) myRPCService;
    target.setServiceEntryPoint("http://server.com/myapp/myrpcservice");
    myRPCService.call(...);
    

    Now you can use this client as Windows gadget.

    Please note, that this code will not work in browser or in GWT Development Mode. That’s because of the Same Origin Policy.

    This code will only work with Windows gadgets, because the Same Origin Policy is disabled for gadgets.

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

Sidebar

Related Questions

How could a (Windows) desktop application be created to monitor the amount of time
Delphi Windows Service Design I've never created a windows service but have been reading
Scenario I've created a windows service, but whenever I start it, it stops immediately.
I'm developing desktop Qt 4.7.1 application for Windows 7 using Visual Studio 2010 and
Personally I hate auto-created desktop shortcut icons, but some folks seem to think that
I have created a VB.NET program using windows forms. The program runs on a
I've created a windows service application using Visual Studio .NET 2010 and C#. I've
I have created a Git repository on my Desktop machine (Windows 7) with: git
I've been working on creating a Windows Desktop Gadget. I can create HTML elements
I created a windows explorer toolbar in C#. This toolbar is removed when uninstalling

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.