Hi all,

i am using JRUN.

1.Setting abt User directory.

        In default it takes to  jrun/default/jsm_default

            If i need to change to jrun/
            sUserDir = System.getProperty("user.dir");
            sTemplateForRegistration = sUserDir +
"\\templates\\letters\\Reg.txt";
            (The above is not working .....it is taking the User.dir =
jrun/default/jsm_default)

        sTemplateForRegistration = "D:\\JRUN\\templates\\letters\\Reg.txt";
           (this is working ---which i can't add code )

           So how to set the User directory path in Jrun
           User.dir =  jrun/(instead of default setting of Jrun as
jrun/default/jsm_default)


Regards

Ramesh Kesavanarayanan
Electronic Data Systems India pvt Ltd

*  91-44-254 9650 ext :2469
*   91-44-226 5360 (res)
* [EMAIL PROTECTED]
* [EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to