Re: [Openjnlp-devel] Support for applications or just applets?
Brought to you by:
kherr
From: Kevin H. <ke...@na...> - 2002-07-02 18:47:28
|
On Tuesday, July 2, 2002, at 12:21 PM, Hanasaki JiJi wrote: > I am having some trouble launching an application in OpenJNLP. Are > applications supported or just applets? If applications are supported, > could someone point me to a link on any special Applications are the only type of app supported currently. Do you have a specific error you can post to help with this? There is nothing special you should need to do with tomcat, OpenJNLP works with simple HTTP requests using the "Last-Modified:" header. If you are trying to use tomcat does that mean you are trying version-based resources and the JNLP servlet? OpenJNLP does not currently support that. |