Hi,
you could use the BeanUtils.copyProperties(...)
http://jakarta.apache.org/commons/beanutils/ Methods to copy values from
FormBean attributes
into BOs attributes. (In order to do this, the attribute names have to
correspond of course)
Kind regards,
Thomas
> -Ursprüngliche Nachricht-
> The jar is made available to both the applications:
> WebApplication1 - WEB-INF/lib/dbconnection.jar
> WebApplication2 - WEB-INF/lib/dbconnection.jar
>
> Tomcat is started:
> WebApplication1 servlet init() is called , which inturn makes a call to the
> Initialise turbine
> WebApplication2 servle
2 matches
Mail list logo