Re: JSP - Javascript

2000-05-11 Thread Pal Brattberg
Absolutely, just insert the values directly in the JS. <!-- var myDynamicValue = <%= myBean.getMyValue() %>; function init() { alert("myDynamicValue: " + myDynamicValue ); } //--> :: pal :: : : . _______s_p_r_a_y_ Pal Brattberg |

Re: refreshing a frame

2000-05-02 Thread Pal Brattberg
> Be careful with using meta tags for refreshing. They work in Netscape, > but not IE. They work just fine in IE. In what version have you detected this bug? :: pal :: : : . ___s_p_r_a_y_ > > -Original Message- > From: akaushik > Sent: Wednesday, March 03,