RE: public static properties in JSPs

2004-05-28 Thread Danilo Gurovich
: '[EMAIL PROTECTED]' Subject: public static properties in JSPs Hello all! First message ever on a mailing list, would you believe it? :) Anybody knows how to access a public static (final btw) variable of a bean inside a JSP ? preferably using struts tags or EL ? [...any

public static properties in JSPs

2004-05-28 Thread Lesaint Sébastien
Hello all! First message ever on a mailing list, would you believe it? :) Anybody knows how to access a public static (final btw) variable of a bean inside a JSP ? preferably using struts tags or EL ? [...any HTML code...] Exactly, I'd like to replace to "1" in the 's test by something like