Re: strange behaviour - JSP page dumps the source code

2000-09-07 Thread Bansal Peeyush
Hello Rathna I m new for JSP. But as i think it is not a major probs. According to my exp. it is because of some srcipt operator missing. Just check ur script very closely. May be there is some script starter indicator is missing. just try Bye Peeyush

Re: How to Convert Array into String

2000-09-08 Thread Bansal Peeyush
Hi Kanojia Jogesh As i think, according to JAVA an array may never be cast to a String. So there is no direct function for converting array to String. I am write ? Peeyush Bansal Application Developer IBM Delhi. __ Reply Separator

Re: Problem with if statement

2000-09-08 Thread Bansal Peeyush
Hi Aaron Aaron Prohaska wrote: > > I am trying to do something based on if key is equal to "AT", but I am not > getting any results. It acts as if key is not equal to "AT", but I can use > out.println(key) get "AT". Does anyone know why this might not be working

Re: strange behaviour - JSP page dumps the source code

2000-09-10 Thread Bansal Peeyush
Hello All Can u tell me please my guess was ok or not. I will be very greatful to u. Thanx in advance. Bye Peeyush __ Reply Separator _ Subject: Re: strange behaviour - JSP page dumps the source code Autho