- From: <srlewall@us.ibm.com>
- Date: Fri, 11 Feb 2000 18:11:29 -0500 (EST)
- To: www-dom@w3.org
- Cc: david-b@pacbell.net
>>Arnaud Le Hors wrote: >>> >>> David Brownell wrote: >>> > >>> > It's completely natural to expect that web browsers provide access >>> > to DOM from Java that's as complete as what they provide to JavaScript >>> > programs. If your browser vendor doesn't support that, let them know >>> > about their bug. >>> >>> I agree with David, but in the meantime you may want to consider using >>> IBM's weblets which provide you with what you're missing! >>> See http://www.ibm.com/alphaworks >> >>Looks interesting, but it only seems to support IE5 (Win32). >> >>Also, I had problems setting it up with JDK 1.2.2-001 >>since the registry editing tool demanded a "javai.dll" >>that doesn't exist. That's an undocumented dependency. >> >>How's the Mozilla support going? >> >>- Dave Dave, The current release does only support IE5. However, we continue to work on Mozilla and will be releasing a demonstration package for Mozilla in a few weeks or so. We contributed a very small change in the Mozilla codebase to enable Weblets and as of M13 that change is included in the Mozilla source tree. In the future we hope to see Weblets for other popular browsers. Also, I might note that Weblets is about DOM programming in general, not just HTML DOM. As a result, we will be releasing support in Weblets for other "things" that provide a UI via the DOM. Regarding your problems with the IE demo package - We unfortunately did not clearly document that JDK 1.1.* was required for the current release. We fixed this documentation problem but it sounds as if we posted the clarification too late for you and I apologize for that. Keep your eye on the alphaWorks site (http://www.alphaworks.ibm.com/tech/weblets) for future announcements about Weblets coming soon. We are wrapping up a developers kit that, among other things, will include an installation program that should make using the devkit much easier. Stephen Lewallen Senior Software Engineer Senior Weblet Technical and Development Lead IBM Java Technology Center Silicon Valley srlewall@us.ibm.com
Received on Friday, 11 February 2000 18:13:07 UTC