From: Florian H. <f.g...@gm...> - 2001-11-21 22:25:46
|
[Kal] > There are lots of options here: > > XSLT only - good for static websites. May be restricted in functionality > JSP only - good for dynamic websites. Full access to API functionality > but requires Java coding skills > JSP with XSLT - good for dynamic websites Full access to API. Styling > could > be provided through XSLT without requiring Java coding. > JSP with Velocity - good for dynamic and static websistes. Potentially > full > access to API (may require an interface layer between the Java API and > Velocity - though that should be quite thin). Site developers can work > without needing to know any Java - although some functionality might > require quite a lot of scripting > JSP with Velocity and XSLT - Dynamic and static websites. Site developers > don't need to know any Java. Velocity could be used to generate XML which > is styled with XSLT. > [...] Let me just pitch in one quick thought, as I'm really tired tonight and ought to get some sleep: what about Cocoon? More tomorrow. |-) -- Florian -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net |