Hey,
Thanks, I had a little too much last night...
Stefan
----- Original Message -----
From: Nick
To: resin-interest@xxx.com
Sent: Sunday, October 21, 2001 12:46 PM
Subject: Why won't System.getProperty(user.home) work in a JSP page?
Hi,
I am trying to use System.getProperty(user.home) in a JSP page and I get the error:
500 Servlet Exception
/counter.jsp:11: cannot resolve symbol
symbol : variable user
location: class _jsp._127__0__0__1_23a80_0._counter__jsp
System.getProperty(user.home);
^
1 error
------------------------------------------------------------------------------
Resin 2.0.b2 (built Tue Apr 17 09:41:58 PDT 2001)
Why is this not working?
Thanks,
Stefan
Received on Sun 21 Oct 2001 11:17:17 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:49 PDT