ie I have methods which look like
public void setProp(double[] array){
....
}So, I need it instantiate the double[] and then pass it into the method. I've looked at the new/set tags, but I'm unsure how to fill the contents of the arrays. So far I suspect my only alterative is to use something like bsf / beanshell tags to accomplish this.
-thanks Mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
