|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionException | |
---|---|
net.smartlab.web |
Uses of ActionException in net.smartlab.web |
---|
Methods in net.smartlab.web that throw ActionException | |
---|---|
protected void |
Action.populate(org.apache.struts.action.ActionForm form,
java.lang.Object bean,
java.util.Locale locale)
Populates, or prevalorizes, an html form with the values of a bean instance . |
protected void |
Action.valorize(org.apache.struts.action.ActionForm form,
java.lang.Object bean,
java.util.Locale locale)
Valorizes a bean instance with the values providen with
the user submitted html form. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |