Re: Urgent: sorting japanese - off topic

2000-11-10 Thread Chandhan Rangarajan
Problem resolved Thanx -Original Message- From: Chandhan Rangarajan Sent: Friday, 10 November 2000 4:14 PM To: [EMAIL PROTECTED] Subject:Urgent: sorting japanese - off topic Hi Can somebody tell me if there is any java API that can help me sort Japanese words... Pls

Urgent: sorting japanese - off topic

2000-11-09 Thread Chandhan Rangarajan
Hi Can somebody tell me if there is any java API that can help me sort Japanese words... Pls reply asap Thanks Chandhan === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on

Re: Session times out

2000-10-17 Thread Chandhan Rangarajan
Try using the try - catch so that when the beans die, u can redirect the user to the desired page inside the exception routine. -Original Message- From: viliandy leonardo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 18, 2000 9:20 AM To: [EMAIL PROTECTED] Subject:

BEAN in JSP

2000-10-11 Thread Chandhan Rangarajan
Hi all I have recently ported my application from linux to windows environment..with tomcat as the appserver. Allthe jsps seem to work except for the ones where I use the import tag..i get the following error... Org.apache.jasper.compiler.parseexception. attribute import not found Pls advice

Re: Why did the bean not invoked?

2000-10-11 Thread Chandhan Rangarajan
Hi mNm I am having a problem exactly similar to yours... Pls let me know if u find a solution to this. Thanks -Original Message- From: mNm [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 12, 2000 2:00 AM To: [EMAIL PROTECTED] Subject:Re: Why did the bean not

JSP PROBLEM IN TOMCAT

2000-10-04 Thread Chandhan Rangarajan
Dear Gurus I am trying to run JSP's on TOMCAT-WINNT combination. I have recently ported my JSP applications from linux (using apache/jserv/gnujsp ...where they worked) to windows. When I try to load a JSP page from my project, I get the following exceptions. ERROR 500: Internal Servlet Error

Re: [Re: JSWDK]

2000-10-04 Thread Chandhan Rangarajan
Hi I think the problem will be solved if u specify the classpath for your servlet directory In your environment variable like : c:/kal/servlets... -Original Message- From: kal inuganti [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 05, 2000 5:58 AM To: [EMAIL PROTECTED]

Re: JSP PROBLEM IN TOMCAT

2000-10-04 Thread Chandhan Rangarajan
oject" debug="0" reloadable="true" /Context Chandhan Rangarajan wrote: Dear Gurus I am trying to run JSP's on TOMCAT-WINNT combination. I have recently ported my JSP applications from linux (using apache/jserv/gnujsp ...where they worked) to windows. When I try t

Re: CLASSPATH

2000-10-04 Thread Chandhan Rangarajan
I suggested you to set the classpath for the directory in which u have ur servlet classes... I am not talking abt the jar alone.. What platform are u working on? In windows o can right click on the mycomputerproperties and set the classpath variable.. In DOS I think it is something like ...set

Re: To: Sufi ASK ANYTHING Malak

2000-10-03 Thread Chandhan Rangarajan
ms, please if anybody fell that I am bothering him or her reply and say it, and then I will quit posting in this list. Thanks From: Chandhan Rangarajan [EMAIL PROTECTED] Reply-To: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] To: [EMAIL PROTECTED] S

Re: To: Sufi ASK ANYTHING Malak

2000-10-02 Thread Chandhan Rangarajan
"SUFI" you are a celebrity now..you are as famous as JSP! -Original Message- From: Manne Fagerlind [mailto:[EMAIL PROTECTED]] Sent: Monday, October 02, 2000 11:56 PM To: [EMAIL PROTECTED] Subject:Re: To: Sufi "ASK ANYTHING" Malak Tom, I don't think it's just the range

Re: Before RequestDispatcher!

2000-09-27 Thread Chandhan Rangarajan
Just make use of response.sendRedirect(String URL); Hope it solves your problem. -Original Message- From: Marc Krisjanous [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 28, 2000 12:46 PM To: [EMAIL PROTECTED] Subject:Before RequestDispatcher! Hi all, how can a

No Subject

2000-09-24 Thread Chandhan Rangarajan
"signoff JSP-INTEREST" === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html