[Off topic] WAP JSP

2001-04-26 Thread Paul Yoon
Hello, I would like to learn more about WML JSP such as how to handle forms session things in case of WML. Is there any site providing examples? Thank you Paul

[Off topic] WAP JSP

2001-04-26 Thread Paul Yoon
Hello, How can I get variable values in JSP? I tried to get the value from parameter of request but I couldn't. Thank you for your advise. Paul

WML and JSP

2001-04-18 Thread Paul Yoon
Hello, I am an user of Tomcat. I would like to make a few page for mobile user. Is it possible that HTTPusers andWAP users can access same URL and get their own services? If it is, how it can be possible? How tomcat server know

applet-servlet communication problem

2001-03-26 Thread Paul Yoon
Hello, Hello, I got the following error msg. My applet is supposed to send sql string to servlet and servlet is supposed to send back the result. Do I need to signed applet for doing this? If I need to sign and other procedure, where can I refer or get detail information? Thank you in advance.

Applet-servlet communication examples???

2001-03-14 Thread Paul Yoon
Hello, Could you let me know sites where I can see Applet-servlet communication examples? If I can get sources from there, that would be better. Thank you so much. Paul

Client Session problem???

2001-03-13 Thread Paul Yoon
Hello, My programs are working Tomcat with Windows NT and it is using session. Problem is that sometime a few users got NullPointException (Not all) but when I test it by myself, it doesn't happen at all. Can this problem be related with cookie setting on client browser? (such as "Allow cookies

-RE: (Off topic) How to know which hyper-link has been clicked?

2001-02-16 Thread Paul Yoon
PROTECTED]' Subject: RE: (Off topic) How to know which hyper-link has been clicked? why dont u use QueryString. u can pass parameter in ur link. -Original Message- From: Paul Yoon [SMTP:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 6:32 AM To: [EMAIL PROTECTED] Subject

(Off topic) How to know which hyper-link has been clicked?

2001-02-15 Thread Paul Yoon
Hello, I am sorry to ask off topic but is there any way to know which hyper-link was clicked? There is a page which can generate dynamically hyper-link and linked page should know which one was cliked. I am using jsp and can I use parameter? Any idea will be appreciated. Thank you. Paul Yoon

RE: tomcat-iis-howto---How to create a new registry key ???

2001-02-09 Thread Paul Yoon
Hello, I am trying to use tomcat in W2k But I don't know how to create a new registry key. How can I do it? Thank you in advance. Paul Yoon Hi there, Question: has anybody set up tomcat to work with IIS 5.0? I've done everything right and it just

Error : javax.servlet.ServletException: Response has already been committed.

2001-02-08 Thread Paul Yoon
Hello, I got these error. Sometimes a page (which looks like session expired) causes this problem. Is there any way to extend session time or disable expiring function? (expiring time is too short...-_-) Thank you for your help. I really appreciate your any advise. Paul Yoon

Help! Tomcat crash..

2001-01-24 Thread Paul Yoon
I am Tomcat 3.2 user and it is running on Windows 2000 Professional. I used MS Access and Tomcat crashed everytime. So I downloaded MySql (mm.mysql-2.0.1-bin.jar for JDBC , MySQL3.23, MyODBC ) and still Tomcat is crashing. I think the problem would be memory leaking caused by JDBC-ODBC bridge I