[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Invoking Servlet trough XSL

Subject: Invoking Servlet trough XSL
From: uros kotnik <ukotnik@xxxxxxxxx>
Date: Sat, 17 Aug 2002 11:52:58 -0700 (PDT)
invoking servlet
Hi,
 
 
I have this problem.
The app. server is Orion.
 
I'm invoking servlet from XSL file like this
 
 
<xsl:include href="http://localhost/properties.xsl"/>
 
Properties.xsl is mapped trough web.xml into Servlet.
The problem is that when the servlet is invoked in
this mannner(from XSL) the Session is lost and instead
to enter properties servlet I get login servlet.
 
This is part from WEB.xml, I am using jsecurity trough
login
 
  <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
     
<form-login-page>/login/login.xhtm</form-login-page>
     
<form-error-page>/login/loginerr.xhtm</form-error-page>
    </form-login-config>
  </login-config>
 
Thanks.


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.