RE: Tomcat tag question

2006-04-04 Thread John Powers
te(caw.toString()); response.getWriter().close(); } -Original Message- From: MW Mike Weiner (5028) [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 8:05 AM To: Tomcat Users List Subject: RE: Tomcat tag question W

RE: Tomcat tag question

2006-04-04 Thread MW Mike Weiner \(5028\)
4:17 PM To: Tomcat Users List Subject: RE: Tomcat tag question Or use a filter to append that tag onto any response that is html... -Original Message- From: Darryl L. Miles [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 2:38 PM To: Tomcat Users List Subject: Re: Tomcat tag que

RE: Tomcat tag question

2006-04-03 Thread John Powers
Or use a filter to append that tag onto any response that is html... -Original Message- From: Darryl L. Miles [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 2:38 PM To: Tomcat Users List Subject: Re: Tomcat tag question MW Mike Weiner (5028) wrote: > Dear List read

Re: Tomcat tag question

2006-04-03 Thread Darryl L. Miles
MW Mike Weiner (5028) wrote: Dear List readers Sorry to bother you with what is most likely a silly question, but i have been googling, and found no real answers and was hoping you might know. I am doing another Tomcat project and to that end, i need to get tomcat to behave in a certain way, n