Re: Apache-like Deny/Allow directives

2005-07-15 Thread Justin Crabtree
is, but since all the dynamic content is > relayed to tomcat (jsp's), it is still accessible to the internet. > > Luc Boudreau > Université du Québec > Canada Is there a reason you can't use Apache directives on the areas you wish to restrict? -- Justin Crabtree Java

Re: Apache + Tomcat with Mod_jk

2005-07-08 Thread Justin Crabtree
+ Tomcat 5.0 using mod_jk.so ? > > Thanks in advance ... > > Shailendra > Try here. http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/win32/ And here for docs. http://jakarta.apache.org/tomcat/connectors-doc/ -- Justin Crabtree Java Programmer Ozarks Technical Commu

Re: choice of JVM

2005-03-16 Thread Justin Crabtree
ld be installed under "C:\Program Files\Java". HTH. -- Justin Crabtree Java Programmer Ozarks Technical Community College 447-7533 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JNDI LDAP Resource

2005-03-08 Thread Justin Crabtree
? If not, any suggestions on how to get the connection stuff out of the Java code and into some sort of config file? Thanks in advance for any help. -- Justin Crabtree Java Programmer Ozarks Technical Community College 447-7533 - To

Re: Being lost in the mailing list

2005-03-08 Thread Justin Crabtree
hy you have chosen mod_jk2? It is no longer being developed by Apache. I would recommend using mod_jk. There is an excellent tutorial on configuration for Apache on Apache's website. http://jakarta.apache.org/tomcat/connectors-doc/howto/apache.html -- Justin Crabtree Java

Re: display my index.jsp as default

2005-03-03 Thread Justin Crabtree
of your choice. Not very elegant, but it would work. -- Justin Crabtree Java Programmer Ozarks Technical Community College 447-7533 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: newbie having problems with MySQL JDBC/JNDI Datasource example

2005-03-01 Thread Justin Crabtree
e(JspServlet.java:245) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) Sounds like it can't find the driver. Do you have the Connector/J jar installed in the correct place? Should be in common/lib. -- Justin Crabtree Java Programmer Ozarks Technical Community College 447-75

Recommendations for connector from Apache to Tomcat

2005-01-12 Thread Justin Crabtree
. Windows Server 2003 Apache 2.0.50 Tomcat 5.5.4 Java 1.5.0 Update 1 I am a newbie so I need something relatively easy to setup. Thanks. -- Justin Crabtree Java Programmer Ozarks Technical Community College 447-7533 - To unsubscribe, e

Re: [OT] Java developer friendly Linux distro

2004-12-21 Thread Justin Crabtree
that the most friendly distro will be the one that you are comfortable with. If you are using mainstream tools such as Eclipse, the support on most distros will at least be adequate if not friendly. The best advice is to try a couple and see what works. -- Justin Crabtree Java Programmer Oza

Re: Fedora Core 3

2004-12-01 Thread Justin Crabtree
-- Try asking on the fedora mailing list. They are usually pretty good about answering these type of questions. http://www.redhat.com/mailman/listinfo/fedora-list -- Justin Crabtree Java Programmer Ozarks Techn