• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO JavaClient apps security
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO JavaClient apps security


  • Subject: Re: WO JavaClient apps security
  • From: Andres Toussaint <email@hidden>
  • Date: Thu, 10 Mar 2005 14:54:28 -0500

If you are in the need for a rich GUI, you may consider also going the 'ajax`route with SVG, using Adobe SVG Viewer on the browser side.
Since SVG is XML, and the SVG viewers have both POST and GET methods, you can enable a HTTP communication from within your JavaScript enabled SVG and have a web application that behaves like a web page as far as WebObjects is concerned (having WOComponents generating SVG as XML) and parsing the result in the browser (built into the SVG Viewer).


By going this way, you maintain your server-side security, and avoid the drawbacks of Java Web Start and nuances of Swing.

Of course javaScript is another issue, and SVG is still crude in terms of Widget availability, but there are good things being developed out there. www.carto.net has some interesting examples of using it in cartographic applications.

Also there is other RPC for JavaScript, that is well tested with SVG:
http://jan.kollhof.net/projects/xmlrpc/

For more information on SVG Server-client options:
http://www.svgopen.org/2004/papers/ToolForPresentationAndCommunication/

Andres.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: WO JavaClient apps security
      • From: PA <email@hidden>
References: 
 >RE: WO JavaClient apps security (From: <email@hidden>)
 >RE: WO JavaClient apps security (From: "Andrus Adamchik" <email@hidden>)
 >Re: WO JavaClient apps security (From: PA <email@hidden>)
 >Re: WO JavaClient apps security (From: Jean-François Veillette <email@hidden>)
 >Re: WO JavaClient apps security (From: PA <email@hidden>)

  • Prev by Date: [OT] json-rpc-java : was: WO JavaClient apps security
  • Next by Date: Re: Tomcat, WOApp and Oracle..
  • Previous by thread: [OT] json-rpc-java : was: WO JavaClient apps security
  • Next by thread: Re: WO JavaClient apps security
  • Index(es):
    • Date
    • Thread