Hi all of people,

I have jetspeed and Struts in the same webapps.

I have a portlet whish have a link to a struts page : 
<a href="/jetspeed/displayDocInfo.do?jsessionid=<%=
request.getSession().getId()%>

In the page displayDocInfo.jsp, I need the different info about a user,
and i would like to access at the variables rundata.

In this JSP i had the import of : 
<%@ page import = "org.apache.turbine.util.RunData" %>
....
....

RunData rundata = (RunData)request.getAttribute("rundata")

But rundata is always equals at null.

If someone can say me how to access at the varaible rundata in this jsp.

And i would like different opinion about couple Jetspeed and Struts to
create a portal of management of contents.

I Thank you to answer me for all of the question.

Have a good day...

Jerome

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to