try this ===================================================================== function doCancel(p_btn) {
var v_url = ""; <c:choose><c:when test="${not empty xxxForm.someJavaField}"> v_url = '<html-el:rewrite action="/an/actoin?operation=view"/>'; ... ===================================================================== Dima. Rj> Hi, Rj> Let me give more details. Rj> The actionForm is used through many pages. The page where the Rj> javascript is implemented does not contain the actionform property, that I would Rj> like to check before triggering an action. Rj> This property is dynamically evaluated in an action. Rj> That is why I would like to access actionform properties in a Rj> javascript function, mainly those not represented as element in the HTML; Rj> Thanks for your reply. Rj> --------------------------------- Rj> Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Rj> Créez votre Yahoo! Mail -- Best regards, Dmitrii mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]