Illeagal Argument Exception - Cookies -JSP Page

2001-01-23 Thread kalai selvan
I am developing a small Demo WAP Application. My WML page is generated by the following JSP Page. My JSP Page ?xml version="1.0"? !DOCTYPE wml PUBLIC "-//PHONE.COM//DTD WML 1.1//EN" "http://www.phone.com/dtd/wml11.dtd" %@ page

Re: CLASSPATH trouble

2001-01-04 Thread kalai selvan
Hi! This is very usual problem. In general , CLASSPATH is refer to the set of classes. say, it could be set to /Lib direcotry or where your *.Jar(set of class files required by the application is in compressed form) fiels are kept. In tomcat, you can test your classes putting under the

Re: bug report

2001-01-03 Thread kalai selvan
This is nothing to do with Tomcat. Actually, the classpath can't be set for a name having a space in it.i.,e C:\Program Files\Demo Kits1.2.3 That's all. regds kalaiselvan software engineer Vincent Chen wrote: Hi, I wanna to run tomcat as NT service, so I download jk_nt_service.exe and update