right, set a property in Action. private String color; private String css; then generate get/set. <table bgcolor='${color}' class='{$css}'> ... <table/>
Regards, Mead
right, set a property in Action. private String color; private String css; then generate get/set. <table bgcolor='${color}' class='{$css}'> ... <table/>
Regards, Mead