Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, please share

2004-02-10 Thread Phupha Punyapotasakul
I've spent so much time to compile mod_jk2 but not success. Is it possible to download build version from internet ? Please tell me where to download. My Machine === Linux RH9 + Tomcat4.1.27 (Apache Httpd is bundle with RH9) I can't compile because, httpd on RH9 don't have apxs2 Thank you

Jikes with -encoding option supported

2003-12-06 Thread Phupha Punyapotasakul
Hi, Refer to Tomcat documentation. If you wish to use Jikes to compile JSP pages: - Download and install jikes. jikes must support the -encoding option. Execute jikes -help to verify that it was built with support for -encoding. - Set the init parameter compiler to jikes. - Define the property

How to hide code of JSP when we deploy app in Customer site

2002-05-17 Thread Phupha Punyapotasakul/MIS/RY-CPP/Petro
I decide to use JSP develop web-base app for customer but I don't want Customer to see source code. How Can I do. Any Ideas can solved this. - Phupha Punyapotasaku