Hi!

I'm a newbie, so ....

I want to initialize a Form in my ServletController before redirecting
 to the jsp. 

In my scenario the user has already logged on the system and is navigating
 through the pages...
.. on a <href> i would like to redirect to a servlet which ask the db for
some values and fills some form data (e.g. a selection list) befor the 
page is displayed to the user. 

Looks like i made some wrong configuration in the xml-files, because i get
a java.lang.ClassCastException when the servlet is called.

Or are there any other possibilities to make this preprocessing ....


Greetings

Andre



Reply via email to