Velocity equivalent to jetspeed:portletlink tag

2003-06-03 Thread Helder Pinto
Hi! I am developing a WAP portal that contains several portlet sets (e.g. Leisure, News, etc.), each one with a number of portlets. When the user logs in, the first WML deck presents only the different portlet sets (a card to each one) and the *links* to the portlets inside each set. Note that the

Access to HttpServletRequest object from left.jsp

2003-06-03 Thread Jean-Christophe Drouet
Hello, Does anyone know how to get access to a valid HttpServletRequest object from within one of the navigation template using JSP ? I've used ...snip... <% RunData rundata = (RunData) request.getAttribute("rundata"); %> <%=rundata.getRequest().getQueryString()%> ...snip... in left.jsp, which alw

RE: adding own portlet

2003-06-03 Thread Aurelien Pernoud
Couldn't it just be that you're missing a quote here : encoding=UTF-8" instead of encoding="UTF-8" ? Gokul Poduval a écrit : > > sample.xreg > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

adding own portlet

2003-06-03 Thread Gokul Poduval
Hello, I was trying to create a Hello World portlet, and managed to compile it succesfully. Then I added a reference to it sample.xreg in webapps/jetspeed/WEB-INF/conf/. However when I login as turbine in my jetspeed portal, and try to add this HelloWorldPortlet, I am not able to view this i

Jetspeed 2.0

2003-06-03 Thread herbert . pfleger
Hi all, can anyone of you tell me, when Jetspeed 2.0 will be published, or at least in which interval (May be not before August, but not after October 2003, or at least til the end of 2003)? This would be a great help for our projects decision pro or contra jetspeed. Thanks for help Herb

SAP-Integration

2003-06-03 Thread herbert . pfleger
Hi all, does anybody of you have experience with integrating an SAP-application into jetspeed, and if, how complicated was that, how much effort did it cost, and how did you do that? Thanks for help Greetings Herb __ -- Dies

Re: Menus and submenus

2003-06-03 Thread Christophe Lombart
If I forget nothing, you need to write a new controller class, an action class, declare it in controller.xreg and certainly write a new template for this controller with a lot of javascript. Than, you can use it in your own PSML file. Maybe, you can check in the controller.xreg some samples (eg.

Problem on a host not starting with www.

2003-06-03 Thread Joachim Dagerot
I'm trying to run jetspeed on a host that doesn't have www. as the prefix in the hostname, and now 'something' adds 'www' in the beginning to all links within the portal, making it useless. Is this a bug or a configuration issue? --

RE: Security Ref on Customize: HTML / WML links?

2003-06-03 Thread Nastasi, John
Thanks for the insight, Mark. Will add that to Bugzilla and see if I can come up with a workaround in the interim. Have a good one... John Nastasi -Original Message- From: Mark Orciuch [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 12:46 PM To: Jetspeed Users List Subject: RE: S

RE: Security Ref on Customize: HTML / WML links?

2003-06-03 Thread Mark Orciuch
This would be easier done in JSP. In Velocity, you will need a security pull tool. This type of functionality has been asked for before. Please log a Bugzilla request so we don't forget to add one (or perhaps someone already wrote one and will contribute it). Best regards, Mark Orciuch - [EMAIL P

Security Ref on Customize: HTML / WML links?

2003-06-03 Thread Nastasi, John
Hello everyone, Is there an easy way to make the "Customize: HTML / WML" links (on the top nav) appear only when a logged in user is admin role? I've had much success using security-ref's in PSML, but am not sure how to achieve similar results with the velocity templates. Many thanks! John Nast

RE: [ANN] Jetspeed included in Out-of-the-Box Open Source distribution

2003-06-03 Thread Sandeep Dixit
Can we use this list for S&M purpose? - Sandeep -- From: Rod Cope Sent: Monday, June 02, 2003 12:52 PM To: [EMAIL PROTECTED] Subject:[ANN] Jetspeed included in Out-of-the-Box Open Source distribution Jetspeed is included in Out-of-the-Box 2.0, an intelligent distribution o

[ANN] Jetspeed included in Out-of-the-Box Open Source distribution

2003-06-03 Thread Rod Cope
Jetspeed is included in Out-of-the-Box 2.0, an intelligent distribution of over 100 Open Source projects for Java developers on both Linux and Windows. Its graphical installer provides selective and incremental installation and uninstallation, automatic project dependency management, easy project

RE: WAP support?

2003-06-03 Thread Mark Orciuch
Helder, Your attachments didn't go thru. It would be best if you opened up a Bugzilla issue and attach them there. The list will strip all attachments unless they are zipped up. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/

RE: Cant access to mail archive

2003-06-03 Thread Aurelien Pernoud
http://www.mail-archive.com : June 2, 2003 Mail-Archive is experiencing technical problems, all archives are temporarily offline and are being actively restored from backup. Because of the very large volume of data, this process takes a long time - multiple days so far, and possible a few more a

Re: WAP support?

2003-06-03 Thread Helder Pinto
By the way, if the Jetspeed team wants to incorporate these WML templates in the next Jetspeed release, please feel free do it. Helder - Original Message - From: "Helder Pinto" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, June 02, 2003 3:21 PM Subject:

Re: WAP support?

2003-06-03 Thread Helder Pinto
I could implement some WAP support in my portal by doing the following: 1. writing a new default layout template that includes a login navigation template (templates\jsp\layout\wml\default.jsp); 2. writing a login navigation template (templates\jsp\navigation\wml\login.jsp) that presents the login