It still does not work :(Code:<bean id="userTimeZone" class="java.util.TimeZone" factory-method="getTimeZone">
<constructor-arg value="GMT" />
</bean>
Printable View
It still does not work :(Code:<bean id="userTimeZone" class="java.util.TimeZone" factory-method="getTimeZone">
<constructor-arg value="GMT" />
</bean>
any thoughts on this?