BeanUtils.copyProperties() vs. ActionForm-Value Object mapper

2003-02-04 Thread smart_runner23 <[EMAIL PROTECTED]>
I just found this mapper at: http://www.mycgiserver.com/~andrej/technical/struts/struts.jsp I am just starting to look into this. I can see right away that the advantage to using the mapper is that it's not as ugly. I think this mapper is a step in the right direction, but the fact that it d

How to use Tiles or templates with CSS and Javascript

2003-01-20 Thread smart_runner23 <[EMAIL PROTECTED]>
Where do you add your Javascript when using Tiles? You are not supposed to put content into the template file. Say you have the standard template: blah My javascript needs to be called with . Where do you put the Javascript and this start() function call? The javascript is n