Re: [standard] problem

2002-01-15 Thread Ingmar Stein
n(HttpProcessor.java:1107 ) at java.lang.Thread.run(Thread.java:484) Ingmar Stein -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[standard] problem

2002-01-14 Thread Ingmar Stein
jsp.jstl.sql.url") ); conn.setUserName( pageContext.getServletContext().getInitParameter("javax.se rvlet.jsp.jstl.sql.user") ); conn.setPassword( pageContext.getServletContext().getInitParameter("javax.se rvlet.jsp.jstl.sql.password") ); %> Cheers, Ingmar Stein -- To unsubscribe, e-mail: &

Re: [standard] doesn't accept a body

2002-01-12 Thread Ingmar Stein
Shawn, your patch for the sql:param tag did not fix the problem as the attribute value is still marked as "required". The DTD now allows a body but still forces the use of the value attribute. Cheers, Ingmar Stein -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>

web.xml problems

2001-11-14 Thread Ingmar Stein
Hi all, what is the problem with the following file? http://java.sun.com/dtd/web-app_2_3.dtd";> xfiles The xfiles http://jakarta.apache.org/taglibs/dbtags /WEB-INF/dbtags.tld db_url