Re: JSP Query

2003-02-09 Thread Amit Ghaste
, February 08, 2003 6:44 AM To: [EMAIL PROTECTED] Subject: JSP Query Dear Frs, My project in mobile related so where I will get JAVA Simulator. Anybody knows where to get or download. -Thanks. _ The new MSN 8: smart spam

JSP Query

2003-02-08 Thread S Senthil Raja
Dear Frs, My project in mobile related so where I will get JAVA Simulator. Anybody knows where to get or download. -Thanks. _ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmai

Re: JSP Query String

2002-07-04 Thread ? ??
you are clever and i am agree with you! nice to meet you! - Original Message - From: "Vikramjit Singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 04, 2002 4:44 PM Subject: Re: JSP Query String > java provides APIs for doing

Re: JSP Query String

2002-07-04 Thread Vikramjit Singh
PROTECTED] Subject: Re: JSP Query String URLs use the ASCII character set, and reserve the characters ;, /, ?, :, @, =, and & for special use. The URL specification also declares the space character, the quote mark, <, >, #, %, {, } , |, \, ^, ~, [, ], and ` as unsafe, because of potential

Re: JSP Query String

2002-07-03 Thread Rakesh Menon
URLs use the ASCII character set, and reserve the characters ;, /, ?, :, @, =, and & for special use. The URL specification also declares the space character, the quote mark, <, >, #, %, {, } , |, \, ^, ~, [, ], and ` as unsafe, because of potential conflicts with delimiters, transcribers, and gat

JSP Query String

2002-07-03 Thread Biji Harees
Hi all, When I pass a string having spaces as QueryString, the page that recieves the querystring gets jung characters instead of space . Does anybody come across with a similar problem. regards Biji Harees Amsoft India Ltd Bangalore ===

Re: JSP query with cookies setting

2000-04-17 Thread Jerry Denman
- From: Mr. Srinivas Rao [mailto:[EMAIL PROTECTED]] Sent: Monday, April 17, 2000 7:54 AM To: [EMAIL PROTECTED] Subject: JSP query with cookies setting hi, I am facing very strange problem that is I am using jsp with tomcat web server. I am trying to add certain cookies on certain conditions. I am

JSP query with cookies setting

2000-04-17 Thread Mr. Srinivas Rao
hi, I am facing very strange problem that is I am using jsp with tomcat web server. I am trying to add certain cookies on certain conditions. I am able to do it as per my wish if I just let the page go on its flow..but if i am trying to redirect the page after adding the cookie, it wont add the