|
From: Jung-Woo P. <jun...@gm...> - 2008-01-30 12:20:11
|
Hi, Etta
I read your problem with the session form.
I wanna help you but I have never seen before..in this case
furthermore I don't know well just only this explain...
I need a more explain
for example,
demo...^^;; or
<bean id="testForm" class="org.springframework...SimpleFormController">
<property name="sessionForm" value="true"/>
<property name="commandClass" value="com.xx.xx.ClassName"/>
<...>
<...>
</bean>
public class ClassName {
your sample code..
}
so on..
|