Message5372

Author tuska
Recipients emblemparade, nriley, tuska
Date 2009-12-10.11:20:06
SpamBayes Score 0.0055604056
Marked as misclassified No
Message-id <1260444009.33.0.237792907995.issue1426@psf.upfronthosting.co.za>
In-reply-to
Content
I mean when you are in your script, the variable "context" is supposed
to be the current ScriptContext object.

Here is the exact: "In all cases, the ScriptContext used during a script
execution must be a value in the Engine Scope of the ScriptEngine whose
key is the String “context”.". I found it in the PDF specs at
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/ViewFilteredProducts-SimpleBundleDownload
and in all others JSR 223 implementations i seen
History
Date User Action Args
2009-12-10 11:20:09tuskasetmessageid: <1260444009.33.0.237792907995.issue1426@psf.upfronthosting.co.za>
2009-12-10 11:20:09tuskasetrecipients: + tuska, nriley, emblemparade
2009-12-10 11:20:09tuskalinkissue1426 messages
2009-12-10 11:20:06tuskacreate