RE: Exception handling Was: Future JDK features 2 items

2004-11-21 Thread RK
Can't we handle in this try { }catch (Exception e) { if( e instantceof JMSException || e instantceof RemoteException || e instance of SQLException){ ... } } -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Sunday, November 21, 2004 4:26

Help me using url rewriting

2004-03-02 Thread RK
Hi, Iam writing an apache module which will build a URL based on the request. the url can be an internal/external. then the module redirects user to new url. Here instead of redirecting the user to new url, i want to fetch the content and display it to user. Pl help me doing this using URL Rewrittt

RE: possible online documentation error in org.apache.commons.collections.functors Class OrPredicate page

2004-02-12 Thread RK
Iam new in writing apache modules, can anybody tell me where can i get the documentation regarding development of Apache modules in C++ -Original Message- From: Joseph A Bradley [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 9:08 PM To: [EMAIL PROTECTED] Subject: possible onli