The action that I've written would like to have a setter called with 2 parameters. How do I write a JSP tag that passes populates this method correctly? Is this even possible?
the setter: public void setHtml(String id, String html) {... the jsp before I got the idea that setHtml needed String id as well: <ui:textarea label="'an editor'" name="'editor'" value="html" rows="20" cols="80"/> thanks, Robert Douglass ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork