Hi,
i have just testet with the sample PetClinic spring application and everything is working nice but there ist still a first question.
my question is, that some "jsp" forms put the Data with GET und some with POST and the "ID" s where allways there as hidden fields.
for security reasons this is not a god solution.
in Standard JSP i use a Session to save the data but how i can use a session for this JSP in Spring? what i have ti change in PetClinic example to work with this ?
Thanks,
mfg Gideon
Sorry this are my first impression with Spring and sorry for my bad english (i hope by lerning Spring, getting a better english)


Reply With Quote