FW: MOD_JK2 Connector possibly corrupting javascript files (mod_jk2-2.0.43.dll)

2003-02-07 Thread Andrew Milkowski
Dear participants of this list. My environment is: OS : Windows XP Web Server : Apache 2.0.43 Tomcat : 4.1.18 Connector : mod_jk2 (mod_jk2-2.0.43.dll) I have deployed a sample application, that includes some dhtml javascript (HM_ScriptDOM.js) for simplicity I placed

RE: MOD_JK2 Connector possibly corrupting javascript files (mod_jk2-2.0.43.dll)

2003-02-07 Thread Andrew Milkowski
: MOD_JK2 Connector possibly corrupting javascript files (mod_jk2-2.0.43.dll) Can you define seems to be corrupting this javascript file? Be more specific? What exactly is happening? John -Original Message- From: Andrew Milkowski [mailto:[EMAIL PROTECTED]] Sent: Friday, February

service() method called Twice when using creating response with MIME type application/x-shockwave-flash

2002-12-18 Thread Andrew Milkowski
Using Apache Tomcat/4.1.12 deployment, following sample code in the servlet used to demonstrate this behavior public void service (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { final BufferedOutputStream bufferedOutputStream = new