Re: Using .properties file to set elements in

2004-07-22 Thread ron1
I never used struts EL but I cuess you can do it with it: I am not sure about the String -> int conversion, since bean length is a String, ant the attribute excepts an int, but maybe it works :-) Sam Bilbrey wrote: I hope this is not to much of a newbie question: I would like to do something

Using .properties file to set elements in

2004-07-21 Thread Sam Bilbrey
I hope this is not to much of a newbie question: I would like to do something like: "/> Any suggestions would be greatly appreciated. Sam Bilbrey [EMAIL PROTECTED]