This is working fine in my main JSP:

<s:hidden id="selectedCallLetters" 
        name="selectedCallLetters" 
      
value="%{userDetailsBean.selectedCallLetters}"/>

However, when I call a dialog like this:

window.open('overlay-headends.jsp');

This JSP cannot access the fields in the
userDetailsBean in the main JSP.

Any ideas?  The userDetailsBean is a session
attribute.

Thanks,

Scott


       
____________________________________________________________________________________Looking
 for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to