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 10:46:38 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:49 PDT