my Action is: public class myAction extends BaseAction { public final static String BASE_URL = ""; }
Should the "BASE_URL " declare as "private" access modifier, and add get() & set() in the Action? How to get the static field in the JSP? Or maybe there is any other way to get "constant" value in JSP? -- BestRegards, Mead http://yayisoft.com Bill Vaughan - "The tax collector must love poor people, he's creating so many of them."