SV: Problem with Filters and RequestDispatcher in Orion 1.4.5

2001-03-25 Thread Anders Janmyr
Message - From: "Anders Janmyr" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Friday, March 23, 2001 1:02 PM Subject: SV: Problem with Filters and RequestDispatcher in Orion 1.4.5 SV: Problem with Filters and RequestDispatcher in Orion 1.4.5My filt

Problem with Filters and RequestDispatcher in Orion 1.4.5

2001-03-23 Thread Anders Janmyr
Hello, I am trying to use filters for authenticating users. My filter uses RequestDispatcher.forward to show a login page when the user needs to authenticate himself. This results in the filter beeing invoked again. It seems that the RequestDispatcher in orion (both forward and include) invokes

SV: Problem with Filters and RequestDispatcher in Orion 1.4.5

2001-03-23 Thread Anders Janmyr
meddelande- Från: Anders Janmyr [mailto:[EMAIL PROTECTED]] Skickat: den 23 mars 2001 00:25 Till: Orion-Interest Ämne: Problem with Filters and RequestDispatcher in Orion 1.4.5 Hello, I am trying to use filters for authenticating users. My filter uses

XSLServlet

2000-07-24 Thread Anders Janmyr
Hello, What is the syntax for configuring the XSL-Servlet to use different StyleSheets depending on browser or Content-Type? Anders