How to get News feed from Meerkat with RSS Portlet?

2002-05-03 Thread ESK
Hi all, Is it possible to get News feed from Meerkat with RSS portlet ? If YES please inform me how to do it. - Do You Yahoo!? Yahoo! Health - your guide to health and wellness

add context variables to velocity templates

2002-05-03 Thread Josselin Lebret
How can i add some objects in velocity context to use them in top.vm, left.vm,... ?

RE: add context variables to velocity templates

2002-05-03 Thread Glenn Golden
Use the PULL model. Add your tool to the TurbineResources.properties. Choose the scope of the tool. It will be there when these (and all other) .vm files are processed. See the P U L L S E R V I C E section of the TurbineResources.properties file. There's also documentation on the Jetspeed

Re: Portlet look and feel

2002-05-03 Thread Kamal Muthuswamy
Hi I also want to use images in place of title text. First of all is it possible? If yes, then how can go about doing it? Also I wanted to know how can I differenciate between the title shown on the top (like home page, rss, dynamic that comes with default) with the titles of portlets i.e I

Calling second jsp from a jsp portlet

2002-05-03 Thread Stone, Bill
I have a jsp portlet that was written for another portal server, and has been ported to run under jetspeed. This jsp show a summary of data and has a link to another jsp that calls a servlet to graph the data. I would like the second jsp to pop up in another larger window. My question is

Status of the new Portlet API Implementation

2002-05-03 Thread Jonathan Hamel
Hello all- I am trying to confirm if the current release of Jetspeed (1.3a2) supports the standard Portlet API developed by IBM (i.e. the Portlet API used in WebSphere Portal Server 1.2 and greater). From reading the archives and resources on the Jetspeed site, it appears as if this has not

RE: Status of the new Portlet API Implementation

2002-05-03 Thread Glenn Golden
No, it does not. There is no standard yet - one product's implementation (i.e. WebSphere) does not make a standard. What does make a standard is the Portlet API process going on now under the Java Community Process. Within a year, we expect to have a real java standard for Portlet. Then,

RE: Status of the new Portlet API Implementation

2002-05-03 Thread Jonathan Hamel
Understood, however, it appears (by reading the mail archives and the Jetspeed Resources page) that the API developed by IBM will also be adopted by Jetspeed in its next release. Given this fact, I will re-ask my final question...I would love to find out when the release is scheduled

RE: Status of the new Portlet API Implementation

2002-05-03 Thread Glenn Golden
I don't think this is the case... There will be a 1.3 release soon, within the year, maybe this summer. The next big release is, I believe, 2.0, and should incorporate the new Portlet API standard, not the WebSphere version. That should be a year off, maybe less, based on the time frame of the

Welcome banner - Changing

2002-05-03 Thread jsexton
I'd like to change the Welcome to Jetspeed - text. I edited: WEB-INF/templates/jsp/navigations/html/en/top_loggedIn.jsp WEB-INF/templates/jsp/navigations/html/en/top_default.jsp Restarted, clear caches, but no change. Is that string someplace else? Thanks --- Jeff Sexton ODS Health Plans

Problem with customize link

2002-05-03 Thread Don Sauer
I' m getting a turbine error when I click on the customize html link on every user. The jetspeed logs say that it can not find the class but the class is there I'm running 1.3a3. Any suggestions???

custom login in jetspeed

2002-05-03 Thread Mani, Bharanidharan
Hi all, I have written my own login page that invokes my servlet to access DB2 database for user authentication. Once the user is authenticated i would like to jump to jetspeed's logged in page to display my portlets. Please let me know how i can do this.. thanks bharani -- To

RE: Status of the new Portlet API Implementation

2002-05-03 Thread mmosttler
I agree that the standard has not been designed yet, but an implementation of a new portlet api (which websphere is based on) is checked into the jetspeed cvs. I believe that as new features are added to Jetspeed (before the release of a new standard portlet api) that the code in the portlet_api

Jetspeed - Http 500 Internal server error

2002-05-03 Thread Hakan Aydin
Hi, I am running into problems with jetspeed lately after I installed the latest versions of J2SE, Tomcat and Jetspeed. These are running on an x86 box with Suse Linux. I've included the error message that I get in my browser when I try to get http://localhost:8080/jetspeed/index.jsp Anybody