Re: Servlets with Multi-frames.

2002-09-09 Thread Albert Pi
Add these (bold font) into your code + "" + "" + "" + ""; Albert Pi Corp IS System Delivery 516-803-3762 >>> [EMAIL PROTECTED] 09/09/02 10:11AM >>> Hi I am a newbie to Servlets. I have a requirement where I split the browser frame as follows : String frameStr = "Template Frame"

Servlets with Multi-frames.

2002-09-09 Thread Shantanu Dutta
Hi I am  a newbie to Servlets. I have a requirement where I split the browser frame as follows : String frameStr = "Template Frame" +     "" +     "" +     "" +     "" +     "";