I'm a web designer working on a Struts2 project with a few developers. I'd like to set up a template, so that the developers don't have to view any markup that they will never need to touch. Can I set up templates in Struts2, or do I need to use some other technology?
Struts 2 isn't really concerned with the view layer, except for the convenience tags. There's the standard JSP templating mechanism, SiteMesh, Tiles, and so on that deal with things like templating.
jeff kies
Greenhorn
Joined: Feb 07, 2002
Posts: 5
posted
0
Tiles looks promising. I'll check out SiteMesh too. Thanks.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.