On Thu, 2006-11-09 at 17:29 -0500, robin bajaj wrote: > Hi there, > Okay, just to fix the blank pag issues in IE, I just went back to square one > and just applied your suggestion of using the following snippet in my jsp , > Now both IE and Firefox show simple contents without applying the > stylesheets or javascript effects. > > <script src="${context_root}/scripts/oBCTS_scripts.js" language="javascript" > type="text/javascript"></script> > <script type="text/css" src="${context_root}/css/styles.css"/> > > any idea, why is it still not working for me, > I appreciate your help so far on this issue, > robin
Robin, See Ed Griebel's most recent reply regarding the use of the "${var}" EL in your JSP. And go back to using the link tag for your CSS. The script tag is not going to work. Chris -- Christopher D. Goldman [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]