Hello Puneet! I could solve my problem now on my own :-). I addressed the class directly in the jsp-file:
<bean:cookie id="cpname" name="CookieCname" value='<%=((de.fiducia.integration.Integrationmenuform)request.getAttribute("Integrationmenuform")).getPname()%>'/> <bean:cookie id="cvrm" name="CookieCvrm" value='<%=((de.fiducia.integration.Integrationmenuform)request.getAttribute("Integrationmenuform")).getVrm()%>'/> The created symlinks I mentioned in the other post are not needed any more. Kind regards, Andreas Hartmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]