No need for the signed applet if you are just communicating with your
server. Just pass the information via a POST to your server from the applet
(I can show you how to do that; not sure that's documented) or using AJAX
from the page itself.

On Wed, Sep 7, 2011 at 4:07 PM, Martin Hediger <[email protected]> wrote:

> Hi Angel
> Thanks for the reply. Actually, at the moment it would be enough if Jmol
> could write to the disk of the server (which provides the page with the
> Jmol Applet). So i dont require a write to the local disk. Do i still
> require the signed applet for that?
>
> Thanks again
> Martin
>
>
>
>
>
>
> Am 07.09.11 18:50, schrieb Angel Herráez:
> > Hello Martin
> >
> > I'm responding without testing, but here are some hints until you get a
> more sound reply
> >
> > 1. The unsigned applet cannot save to disk, One possible bypass is to try
> "show coord" that
> > will output to the console (check the doc for precise syntax). I'm not
> sure if it can be used for
> > your purpose.
> >
> > 2. regarding the procedure of substituting signed for unsigned, a recent
> post in this list by
> > Jonathan Gutow explained how to do it. Basically you replace the html
> code (maybe
> > accessing document nodes)  AND  you need to pass the state script from
> one applet to the
> > new one, so that the model is replicated.
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Using storage to extend the benefits of virtualization and iSCSI
> > Virtualization increases hardware utilization and delivers a new level of
> > agility. Learn what those decisions are and how to modernize your storage
> > and backup environments for virtualization.
> > http://www.accelacomm.com/jaw/sfnl/114/51434361/
> > _______________________________________________
> > Jmol-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/jmol-users
> >
>
>
>
> ------------------------------------------------------------------------------
> Using storage to extend the benefits of virtualization and iSCSI
> Virtualization increases hardware utilization and delivers a new level of
> agility. Learn what those decisions are and how to modernize your storage
> and backup environments for virtualization.
> http://www.accelacomm.com/jaw/sfnl/114/51434361/
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to