megha maria

Greenhorn
+ Follow
since Jan 02, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by megha maria

Hi all,
I am trying to submit a form so as to insert a new record .I have created the getters and setters file.Once the form validation is done, it doesnt execute furthur. I get the following error
get this error in console for each form parameters..any idea wat i am missing?

10:31:00,228 ERROR [http-8080-3] com.opensymphony.xwork2.interceptor.ParametersI
nterceptor - ParametersInterceptor - [setParameters]: Unexpected Exception caugh
t setting 'FormObj.en_address' on 'class com.abc.abcActio
n: Error setting expression 'FormObj.en_address' with value '[Ljava.lang.S
tring;@983670'

Can this be because I have not used Interceptors in my struts.xml?
12 years ago
I am very new to oomodelling and design..havnt practised it much..mysimple question is in a jsp project if we are importing a package how do we represent that using diagrams?