Hey, all, I have a minor question about TC4, if anyone knows,
cool, if not, oh, well.;-)
(Actually, I am probably just overlooking something obvious)
In the public drafts of 2.3 and in the Tomcat examples, I have
seen various specifications of Filter. Is the spec going to
move toward Tomcat
Amy Roh wrote:
> Servlet spec 2.3 has changed to support init(FilterConfig config) and
> destroy() methods instead of getFilterConfig() and
> setFilterConfig(FilterConfig config) after discussion to change filter cycle
> to be similar to the servlet life cycle in the expert group. The recent
> c
m.*;
/**
* This class uses a very simple piping mechanism to "push" XML data through
* an XSL transform.
* @author Bob Jamison
* @date 25 Apr 01
*/
public class XSLTOutputStream extends FilterOutputStream
implements Runnable
{
OutputStream outputSt
Oops! Got the tags wrong; the filter names
should match. One more error this week,
but who's counting?
>
>
> XSLT Filter for Skin1
> XSLTFilter
>
> xsltFileName
> skin1.xsl
>
>
>
>
> Skin1Command
> command
>
XSLT Filter for Skin1
XSLTFilter
xsltFileName
skin1.xsl
XSLT
At 08:56 AM 6/29/01 -0400, you wrote:
>It's funny how people can say, "TOMCAT SUCKS" but everyone and their sister
>is out there running it successfully. If you take the time to read and
>understand the documentation that's out there, you can too!
>
>Anyways, speak of the devil, but I'm all about
es that will appear in 4.1, until *after* the split.
>
> At the same time, I will modify the build processes that create nightly
> distributions of Tomcat to create a build of the most recent 4.0 tree and the
> most recent 4.1 tree, so that people interested in either version can fo
Craig R. McClanahan wrote:
>It's official! The Servlet 2.3 and JSP 1.2 specifications are now final,
>
At the site for the specs
http://www.jcp.org/aboutJava/communityprocess/final/jsr053/
It looks like the actions on the forms are pointing to
an internal LAN name, ( "webwork.eng" ? ) so t
[EMAIL PROTECTED] wrote:
> craigmcc00/10/22 02:55:54
I just noticed the time-of-day on the message, and the
CVS time. You need to get some sleep, guy! ;-)
Bob
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
n a direct-connect JNI connector
module for apache2, and the threading problems seem to be
the only remaining roadblock to finishing this beast. Thus
the Q.
Any thoughts on the matter would be appreciated. This
is not urgent (imagine someone on the net saying that!), just
something that would be n
Bob Jamison wrote:
> Is PageInfoImpl.java no longer required? It references
>
> javax.servlet.jsp.tagext.PageInfo
>
> which has not been in any of the recent jakarta-servletapi-4.0
> nightly builds. Should this be taken out, if only temporarily?
Works
Nick Bauman wrote:
> Question: WHAT THE HECK IS ANT?
>
> Now I know what ant is, I'm just hyperbolizing. But...
>
> It's just that I got the entire Tomcat 3.1 tree to compile with a single
> Makefile in around 10 minutes. I can't figure out what Ant is helping this
> project with. Maybe I'm jus
l of the docs
to try to make sure I haven't sent a stupid message, which I probably
have done anyway. :)
Bob Jamison
LinCom Corp
Ignore the following, if you are the type that detests stack dumps!
Exception Report:
javax.servlet.Servle
ing "drop-in" apps
in the app server.
Any ideas? I have been looking at URLClassLoader's code,
to see if a quick-and-easy extension can cure this problem.
Bob Jamison
LinCom Corp
any Tomcat dependencies? In
other words, do a "leaf-first" repository search, thus allowing
overloads of the default classes.
Although the underlying URLClassLoader has only addURL(),
and nothing like insertURL(), the child classloader can certainly
be called before its parent.
Any ideas?
14 matches
Mail list logo