Menu

#5 small changes in StrutsConfig template

open
nobody
None
5
2003-02-03
2003-02-03
Jan Kester
No

When I wanted to analyse the generated struts config
xml file, I found it unreadible. The reason was that the
indents of the velocity commands caused extra white
space in the generated files.

So, according to I believe velocity standards, I replaced
white space by #* *# entries.

Now both generated file and template have a proper
layout.

Discussion


Log in to post a comment.