Yes Stefan. It works for ViewerApplet but not for the Editor applet
with my previous code :

<applet height="360" width="510" name="applet"
archive="jchempaint/jchempaint-applet-core.jar"
code="org.openscience.jchempaint.applet.JChemPaintEditorApplet"
codebase="." ></applet>

The viewer :
<param name="code"
value="org.openscience.jchempaint.applet.JChemPaintViewerApplet">
<param name="archive" value="jchempaint/jchempaint-applet-core.jar">
<param name="load" value=".....


Thanks

2009/9/16 Stefan Kuhn <stefan.k...@ebi.ac.uk>:
> When you say script, do you mean the html page containing the applet tag?
> Stefan
>
> On Wednesday 16 September 2009 16:18:43 you wrote:
>> Hi,
>>
>> I found another problem in the latest release on the nightly build. I
>> can not specify a jar archive which is in a sub-directory from my
>> script. My script must be in the same directory as the jar applet.
>>
>> Regards.
>>
>> 2009/9/15 Stefan Kuhn <stefan.k...@ebi.ac.uk>:
>> > On Tuesday 15 September 2009 15:02:06 you wrote:
>> >> Is it avalaible somewhere ? I do not see the update on sourceforge :P
>> >
>> > Only by svn checkout, really. We have a jchempaint nightly build at
>> > http://www.ebi.ac.uk/steinbeck-srv/jchempaint-nightly/, where you can
>> > also download the jars, if you wish. It's updated nightly, so changes are
>> > not yet in there.
>> > Stefan
>> >
>> >> 2009/9/15 Stefan Kuhn <stefan.k...@ebi.ac.uk>:
>> >> >> But everything is not perfect. My script to get output of Mol data
>> >> >> does not work. I can not retrieve informations about the molecule
>> >> >> with "Get Output" button (worked with previous version).
>> >> >
>> >> > Fixed and text written.
>> >> >
>> >> > --
>> >> > Stefan Kuhn B. Sc. M. A.
>> >> > Software Engineer in the Chemoinformatics and Metabolism Team
>> >> > European Bioinformatics Institute (EBI)
>> >> > Wellcome Trust Genome Campus
>> >> > Hinxton, Cambridge CB10 1SD UK
>> >> > Phone +44 1223 49 2657
>> >> > Fax +44 (0)1223 494 468
>> >> >
>> >> > ----------------------------------------------------------------------
>> >> >--- ----- Come build with us! The BlackBerry&reg; Developer Conference
>> >> > in SF, CA is the only developer event you need to attend this year.
>> >> > Jumpstart your developing skills, take BlackBerry mobile applications
>> >> > to market and stay ahead of the curve. Join us from November 9&#45;12,
>> >> > 2009. Register now&#33; http://p.sf.net/sfu/devconf
>> >> > _______________________________________________
>> >> > Cdk-user mailing list
>> >> > Cdk-user@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/cdk-user
>> >
>> > --
>> > Stefan Kuhn B. Sc. M. A.
>> > Software Engineer in the Chemoinformatics and Metabolism Team
>> > European Bioinformatics Institute (EBI)
>> > Wellcome Trust Genome Campus
>> > Hinxton, Cambridge CB10 1SD UK
>> > Phone +44 1223 49 2657
>> > Fax +44 (0)1223 494 468
>> >
>> > -------------------------------------------------------------------------
>> >----- Come build with us! The BlackBerry&reg; Developer Conference in SF,
>> > CA is the only developer event you need to attend this year. Jumpstart
>> > your developing skills, take BlackBerry mobile applications to market and
>> > stay ahead of the curve. Join us from November 9&#45;12, 2009. Register
>> > now&#33; http://p.sf.net/sfu/devconf
>> > _______________________________________________
>> > Cdk-user mailing list
>> > Cdk-user@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/cdk-user
>
>
>
> --
> Stefan Kuhn B. Sc. M. A.
> Software Engineer in the Chemoinformatics and Metabolism Team
> European Bioinformatics Institute (EBI)
> Wellcome Trust Genome Campus
> Hinxton, Cambridge CB10 1SD UK
> Phone +44 1223 49 2657
> Fax +44 (0)1223 494 468
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Cdk-user mailing list
> Cdk-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdk-user
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to