Dear Scott (and ALL), my last question (to tech guys) on this issue: am I correct if I say:
- "if I use .jsp template, my portal will be rendered with a mix of .vm and .jsp pages" - "if I use .vm template, my portal will be rendered using only .vm pages" ? Please consider I refer mainly to layout (deafult, controller, control, screens): I know I can always use .jsp portlets to develop my own applications... I will check for the cache option (can it be set separately for .jsp and .vm?) Thank you Stefano ----- Original Message ----- From: "Scott T. Weaver" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[email protected]> Sent: Tuesday, February 08, 2005 6:03 PM Subject: Re: .jsp or .vm templates extension > Stefano Bianchi wrote: > > >Dear Archana, > >folder [TOMCAT]\webapps\jetspeed\WEB-INF\templates\vm contains folders > >control, emails, includes, whereas folder jsp does not. > > > >Anyway you seem to confirm my opinion: that's a mix (thank you!). > >I find .jsp are better for graphical layout since they seem to refresh > >immediately (e.g. default.jsp). > > > > > Velocity templates also refresh immediately, just make sure you have > caching turned off in the jetspeed.properties file. > > >I simply changed TurbineResource.properties to set jsp instead of vm. > >Maybe should I change all .vm templates also in > >JetspeedResources.properties? > > > >Any hint from tech guys? > >Thank you! > >Stefano > > > >----- Original Message ----- > >From: "Archana Turaga" <[EMAIL PROTECTED]> > >To: "Archana Turaga" <[EMAIL PROTECTED]>; "Jetspeed Users List" > ><[email protected]> > >Sent: Tuesday, February 08, 2005 5:27 PM > >Subject: RE: .jsp or .vm templates extension > > > > > >By the way the answer to the question: "should I use vm or jsp as > >templates > >extension"? > > > >If you are more comfortable using jsps then set the template extension > >to jsp otherwise vm. Whatever you set the extension to the layout pages > >are still vm since that is not supported in jsp....(read this in one of > >the postings). Ideally according if we set the template extension to jsp > >then even the layout templates should be jsp but that is not supported. > > > >Regards, > >Archana > > > >-----Original Message----- > >From: Archana Turaga > >Sent: Tuesday, February 08, 2005 10:24 AM > >To: 'Jetspeed Users List' > >Subject: RE: .jsp or .vm templates extension > > > >"why the template\vm > >folder contains more folders and files..." I do not understand this > >issue...can you elaborate. > > > >As far as I know (and I'm no expert) Jetspeed does use a mix or vm and > >jsp. You can still define vm templates even after setting the template > >extension to jsp and what that drives is rendering of some pages like > >the navigational jsps (top, bottom,left),the error pages (When there is > >a exception the error.jsp is invoked rather than the error.vm...Look at > >the jsp directory of jetspeed). > > > >Does that clarify anything? > >Regards, > >Archana > >-----Original Message----- > >From: Stefano Bianchi [mailto:[EMAIL PROTECTED] > >Sent: Tuesday, February 08, 2005 10:00 AM > >To: Jetspeed Users List > >Subject: .jsp or .vm templates extension > > > >Dear ALL, > >maybe a silly question for a JS1.4b3 "expert"... > > > >I'm using JS1.5 and my question is: "should I use vm or jsp as templates > >extension"? > > > >I used jsp (I don't even remember in how many places I had to change the > >extension in properties files!) but I still ask myself why the > >template\vm > >folder contains more folders and files... > > > >That is: if I use jsp, will Jetspeed use a mix of vm and jsp to render > >its > >contents? And "who does what"? > > > >Thank you guys > >Stefano > > > > > >Ing. Stefano Bianchi > >Softeco Sismat S.p.A. > >Via De Marini, 1 - WTC Tower > >16149 Genoa (ITALY) > >e-mail: [EMAIL PROTECTED] > >tel: +39 010 60.26.368 > >fax: +39 010 60.26.350 > > > > > > > >--------------------------------------------------------------------- > >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] > > > > > > > > > > > > > -- > "Great minds discuss ideas. Average minds discuss events. Small minds discuss people." - Admiral Hyman Rickover > > ******************************************* > * Scott T. Weaver * > * <[EMAIL PROTECTED]> * > * <http://www.einnovation.com> * > * -------------------------------------- * > * Apache Jetspeed Enterprise Portal * > * Apache Pluto Portlet Container * > * * > * OpenEdit, Website Content Management * > * <http://www.openedit.org> * > ******************************************* > > > --------------------------------------------------------------------- > 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]
