java web server support taglib ?

2001-09-12 Thread david chan
Hi, Does anyone know the java web server support JSP custom tag ? I know it is a no longer supported product, but for some reason I still need to work with it. Thanks. David _ Get your FREE download of MSN Explorer at http://explore

string in javascript

2000-10-19 Thread david chan
Hi, I have a JSP that retrive a string from database, the string may contain anykind of char. The problem is that when I assign the string to a variable in javascirpt then send this javascript code to browser, some special char. in the javascript will cause problem, i.e. the new line char. will ca

reload doesn't work suddenly

2000-08-12 Thread david chan
Hi, I am using Apache 1.3.12/Tomcat 3.1, and suddenly the JSP reloading doesn't work. It works before and I checked my conf files, there is already reloadable="true" in the context path setting. I think the reload doesn't work when I have put a include file in all my jsp by this : <% include file=

passing request object to java object

2000-07-17 Thread david chan
Hi, Sorry if this question had been asked many times. I have a jsp page test.jsp that need to pass the browser connection, (i.e. Request object or I am not sure it is httpServletRequest) to a java object process1.java that already import to test.jsp page, and the process1.java will to some thing t

jdbc:odbc no default driver specified

2000-06-10 Thread david chan
Hi, When I try to access MS access database, which I already have datasource configured, the following error occurs: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and default driver specified at sun.jdbc.odbc.JdbcOdbc.createSQLException at ... ... I don't have

jsp 1.1 sytax card

2000-06-07 Thread david chan
Hi, I download a copy of JSP 1.0 systax card from sun web site, and wondering any JSP 1.1 sytax card available or it is not neccessary because most of systax in 1.0 and 1.1are the same ? David Get Your Private, Free E-mail fr

HTMLEncode in JSP

2000-06-07 Thread david chan
Hi, Does any HTMLEncode function call in JSP or servlet that is similar to the function in ASP ? Thanks. David Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com