--- Giovanni Azua <[EMAIL PROTECTED]> wrote:
> 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"); %>

<%= System.getProperty("java.io.tmpdir"); %>

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to