Access XML file inside the Java File

2010-08-04 Thread Chandana Napagoda
Hi All, I have Domain class it need to read file and need to return File object. When I'm getting my file object. My domain class always try to access in Bin (D:\Share\apache-tomcat-6.0.20\bin\connections.xml) It it possible to access read file inside the War file? Thanks, Chandana

Single Sign-On in two server

2010-06-16 Thread Chandana Napagoda
Hi, I have two tomcat instance, frist one run on https://localhost:8080 and secound one run on https://localhost:9090. each server i have deployed Admin and User web application I need to implement Single Sign-On for this two web application. While user is logging to