> > I have just figured out how to use LiveConnect to use Javascript from
> > inside an Java Applet. I am doing this to dynamically generate HTML
[quoted text clipped - 9 lines]
> Yes. Using the DOM API you can create XHTML content and insert
> it into a document causing the page to change immediately.
Thank you. Thats what I was thinking. Time to take a good look at the
DOM API. Having searched the web, I have not come across any good short
examples to explain the basics. The short example at Sun explains how
to get and set the document title.
> You can also obtain XHTML content in DOM format using the
> HttpXMLRequest object in today's browsers.
[quoted text clipped - 3 lines]
>
> http://www.ajaxpatterns.org/index.php?title=Main_Page
The above site is hard to browse, you click a link and it thinks you
want to edit the page or something. But, I read a nice article which
explains what it is all about. It explains how the same idea is used to
display maps at Google. I had never tried the maps at Google. It sure
is a nice application.
> I don't know if this is a good resource, I simply came across it
> recently, but it should be a place to start.
Interesting site. Worth visiting again and again. AJAX, interesting
acronym. I was looking at DOM API documentation site at SUN and I
notice that Sun calls related technologies JAX this or JAX that as in
JAXB (binding), JAXR (registering), JAXP (processing). The maps in
Google must be using JAX-RPC or SAAJ (SOAP).
Thanks for the reference.
D.K. Mishra
> --
> Alan Gutierrez - alan@engrm.com
> - http://engrm.com/blogometer/index.html
> - http://engrm.com/blogometer/rss.2.0.xml