Desktop App, like a web browser
843807Feb 1 2003 — edited Feb 18 2003I need to develop a reusable (by developers) content delivery desktop app, cross platform. I'm working in a web developer environment. A couple questions:
1. Is there a good browser component for java that will give me full dHTML capabilities? Static content could be stored as XHTML or XML.
2. For some projects, there will be a need for some dynamic data. I saw HSQL, is that my best option? I know SQL.
I guess I'm describing a self contained 2-tier local web server environment. Any ideas?
~ Steve