Do you mean this? <%=System.getProperty("java.io.tmpdir")%>
-----Original Message----- From: Giovanni Azua [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 09, 2007 12:51 PM To: Struts Users Mailing List Subject: OT: accessing System.getProperty from JSP hi, the following in a JSP does not generate anything ... any advice on the way to do it using S2? Well I could just export it as an additional Action property but it is not very elegant. <% System.getProperty("java.io.tmpdir"); %> TIA, regards, Giovanni --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]