Re: Struts 1.x Best Practices...

2013-11-01 Thread clegent
Thanks for the information about this URL http://www.javaworld.com/javaworld/jw-09-2004/jw-0913-struts.html I am also new with struts and working on website http://www.clegent.com Thanks for the struts framework. - Birendra Singh http://www.clegent.com -- Vie

Re: Struts 1.x Best Practices...

2007-07-05 Thread Ted Husted
The beanUtils.copyProperties method handles simple conversions. For complex conversions, like dates, I often found it simplest to code an extra property, so that there would be both "currentDateText" and "currentDate" properties. The business layer would use the currentDate property and the acti

Re: Struts 1.x Best Practices...

2007-06-29 Thread Viplav Kallepu
Thanks for the Article. I read the article, In the section of DTO he said to use either BeanUtils copy properties or do data type convesrions in the setter methods. I wish to handle it with dataType conversions in setter methods and that was my doubt. I cant make two way conversion i mean from dat

RE: Struts 1.x Best Practices...

2007-06-29 Thread Sean Conlon
A good article is up right now on JavaWorld.com that addresses some of Struts' best practices. http://www.javaworld.com/javaworld/jw-09-2004/jw-0913-struts.html Sean Conlon Credera www.credera.com Direct: 972.692.0010 Mobile: 254.644.3587 [EMAIL PROTECTED] The Power of Perspective -