You don't understand me. I need user have typed in browser http://www.mycompany.net/news/051129001.html, and jetspeed-2 displays him page http://www.mycompany.net/jetspeed/portal/news.psml with parameter id=051129001 passed for all portlets on the page (like if user types http://mycompany.net/jetspeed/portal/news.psml?id=051129001), but browser have to display url http://www.mycompany.net/news/051129001.html without redirecting.
How can I do it? Thanks. 2006/6/14, Ruben Fragoso <[EMAIL PROTECTED]>:
Try to reverse engineer the source of the WebContent Portlet located in the Demo Portlets, to get an idea, and/or try to understand Velocity language, perhaps it will help you =). -----Original Message----- From: Vitaly Baranovsky [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 14 de Junho de 2006 12:12 To: Jetspeed Users List Subject: Re: How can I develop web-site with Jetspeed-2 with static-like urls? What is this? Can you explain? How can I use it? Can you give me a link? 2006/6/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > user url-rewriting > > -----Ursprüngliche Nachricht----- > Von: Vitaly Baranovsky [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 14. Juni 2006 09:35 > An: [email protected] > Betreff: Re: How can I develop web-site with Jetspeed-2 with > static-like urls? > > > Good day! > > Someone, answer my previous question please! > > Thanks! > > With best regards, > Vitaly Baranovsky. > > > 2006/6/6, Vitaly Baranovsky <vitaly_at_baranovsky_dot_gmail_at_com>: > > > > Good day! > > > > We need to develop web-site with static-like urls using Jetspeed. > Please, > > help me. > > > > For example, page News in our web-site. This page contains portlet, > that > > gets news by id from database, and displays its content. So, when i > open by > > jetspeed url http://mycompany.net/news.psml?id=051129001 jetspeed > returns > > page News.psml with portlet contains news with id 051129001. Also we > > want to optimize a process of crawling and indexing of our > website > > by search engines' robots. So, we want to use static-like urls. For > example, > > we need user have entered http://mycompany.net/news/051129001.html > > and gets page with portlet, that displays news with id is equal > > 051129001 > from > > database. What is the best way to do it if we are using jetspeed-2 > > as > portal > > engine? > > > > Thanks! > > > > P.S.: Sorry for my bad English > > > > > > --------------------------------------------------------------------- > 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]
