[DOC] TC4 Status

2001-07-29 Thread Rob S.
Was there ever any resolution to the docs discussion on -general? I wish I could contribute to a doc gen or format tool conversation, but I'm far from an expert in that field. Standing up and waving my arms about the whole topic probably isn't going to do much either, so I'll talk about

Non-web .jsp templates ?

2001-07-29 Thread Deacon Marcus
Hi, Our team was recently discussing potential usage of .jsp pages as templates for use with automatic mail generation and other automated tasks when the result is not sent via http but stored and/or processed. Are there any (open-source preffered) projects (taglibs?) with similar goals? If not,

Re: Non-web .jsp templates ?

2001-07-29 Thread Jim Seach
Why not user Velocity? It is already set up to do this, and even has an ant task (Texen) to help automate it. Jim --- Deacon Marcus [EMAIL PROTECTED] wrote: Hi, Our team was recently discussing potential usage of .jsp pages as templates for use with automatic mail generation and other

Re: Non-web .jsp templates ?

2001-07-29 Thread Nick Bauman
I've actually done what you describe. After building a half-assed version using JSP, I abandoned it in favor or Velocity. The Velocity version ended up being 1/2 the complexity of the JSP version because of the difficulty in embedding a servlet engine into a component which is using an RMI

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/appdev/sample/src/mypackage - New directory

2001-07-29 Thread craigmcc
craigmcc01/07/29 15:23:38 jakarta-tomcat-4.0/webapps/tomcat-docs/appdev/sample/src/mypackage - New directory

Re: [DOC] TC4 Status

2001-07-29 Thread Craig R. McClanahan
On Sun, 29 Jul 2001, Rob S. wrote: Was there ever any resolution to the docs discussion on -general? I wish I could contribute to a doc gen or format tool conversation, but I'm far from an expert in that field. Standing up and waving my arms about the whole topic probably isn't going to do

cvs commit: jakarta-tomcat-site/xdocs/stylesheets project.xml

2001-07-29 Thread craigmcc
craigmcc01/07/29 15:50:34 Modified:docs index.html news.html xdocs/stylesheets project.xml Log: Add a link to the experimental tomcat-docs web app for Tomcat 4.0. To actually populate that directory, just upload the generated tomcat-docs.war into

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util DateTool.java MimeHeaderField.java

2001-07-29 Thread marcsaeg
marcsaeg01/07/29 17:57:34 Modified:src/share/org/apache/tomcat/service/http Tag: tomcat_32 HttpResponseAdapter.java src/share/org/apache/tomcat/util Tag: tomcat_32 DateTool.java MimeHeaderField.java Log: A Date: header