Jetspeed supports different template engines. But in the moment, the default template layout engine is velocity and it'is the most supported engine by the jetspeed developers. The previous default engine was jsp, but the support (or development process) of the jsp layout seems to be stopped. I can understand that some people prefer velocity. But every layout engine has it's own advantages and disadvanteges. I think Jetspeed has to support multiple layout engines, but they must be handled equally.
What's about an XML & XSLT based approach ? Is it possible (or better) to render the portlets by the different controllers and then render the result with an XSLT file (the portlets use themself xml/xsl, which i use). I like this approach the most, because it' s based on open standards unlike velocity. norsch Norman Schoneich -----Ursprungliche Nachricht----- Von: Paul Spencer [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 18. Oktober 2001 16:25 An: [EMAIL PROTECTED] Betreff: Re: Jetspeed URL redirection question Ajan, You will not find the files, because they do not exist. Jetspeed interprets the URL and determines what need to be returned to the browser. I suggest you review Jetspeed's web site, http://jakarta.apache.org/jetspeed Paul Spencer Ajan Balakrishnan wrote: > > > I'm a newbie to jetspeed. My question is when the jetspeed shows it > > homepage the url shown is > > http://localhost:8080/jetspeed/portal/screen/Home or when i click the > > customize link it invokes > > http://localhost:8080/jetspeed/portal/screen/Customize url. Could > > anybody please tell me where these files are loadecated inside jetspeed > > directories or is it an alias name to some other directories. > > > > Thanks for the help in advance > > Ajan > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
