Hi All.
I have a requirement of having the exact parameter list being copied to
the PSML file of the user when a portlet is added to the user. Curently it
looks as if when a portlet is added to the user portlet view thru
customizer the parameters from the oiginal definition in xreg file dont
copy.
Out of curiousity where does this getContent Method gets the id values from?
javed
> Hi Javed,
>
> No, the js_peid value uniquely identifies portlets. This helps to
> distinguish portlets with the same name.
>
> regards,
> yb
>
>
>
>>From: "Javed Mahmud" <[EMAIL PROTECTED]>
>>Reply-To: [EMAIL PROT
Hi Javed,
No, the js_peid value uniquely identifies portlets. This helps to
distinguish portlets with the same name.
regards,
yb
From: "Javed Mahmud" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re: WAS : id parameter in psml by Pierre Henry
Date: Tue, 25 Ma
Hi yong,
Well this jspeid value is the value for individual portlets set for every
portlet being displyed in the user view? or this is for a particular
request... if it is for particualr request then question is the
portlet.getId() method in build normal context will be the same to the
request one
Hi Javed,
The js_peid is set in JspPortlet's getContent method.
regards,
yb
From: "Javed Mahmud" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: WAS : id parameter in psml by Pierre Henry Date: Tue, 25 Mar 2003
12:05:56 +1100 (EST)
Hello All,
I have develope
Hello All,
I have developed a personalized web site based on Jetspeed framework.
I have been thinking of using jspeid field to know exactly which portlet
has been submitted and the corresponding portlets action or build normal
context should be run based on that field rather than running the heavy
Hi Kinjal,
When activated, your first JSP's associated action method can extract the
submitted data via
rundata.getParameters().get()
Load the second JSP by calling the setTemplate method or by updating an
include tag in the first JSP with the name of the second JSP. Either way,
you will be a
I am trying to figure out how to post the data thru one JSP page and display the
results in the 2nd JSP page. So, I have a form on one page and I can hit
calculate and instead of displaying the same page with results, I need to
display the next page(jsp). I can refresh the same JSP with the results
Santiago
In all the experiments I have seen (always on 1GB dual PentiumIII
machines), Jetspeed degrades sharply at about 50 concurrent requests, and
this has not changed in the last year. You could be seeing the same
behaviour, but scaled to your CPU, RAM and architecture. I would try to
use
We did some work to enhance WebSurfPortlet to handle forms. You can get some of
our work in the proxyPortlets.jar at
http://www.buonvia.com/jetspeed/
Glen
Alexandre Gay wrote:
Hi,
I want to use url Rewriting in Jetspeed. For thise i use the portle WebSurfPortlet like following :
com.sys
WebSurfPortlet is not supposed to handle HTML forms. Form fields require
a different rewriting scheme.
Here is another version of WebSurfPortlet what we call WebFormPortlet.
This is not an official release. It requires someother packages not
included in the package, so you can use it to get the
Hi,
I want to use url Rewriting in Jetspeed. For thise i use the portle WebSurfPortlet
like following :
com.sysdeo.jetspeed.test.modules.actions.portlets.WebSurfPortlet
com.sysdeo.jetspeed.test.modules.actions.portlets.WebSurfPortlet
http://jakarta.apac
Hi,
I would like to know what is the method used when I'm
in the PSML Browser and I click on a PSML. This give
my all the Panel of the PSML, but I can't find this
method and class! I would like to know the method that
give the list of the Panel included in the PSML.
Thanks a lot for heling
Matth
Hi i was wondering if someone could shed some light on my questions...
1. Is JetSpeed activly being used ?
2. Is there a JetSpeed architecture picture/document in which i can see what
kind of functions are handled by JetSpeed and Turbine etc... ?
3. The combination JetSpeed / Turbine sets a stee
Brad,
Assigning security to a portlet in the registry where the security entry looks
something like this:
Limited User Access
Limits users to minimize, maximize and view.
Example of a portlet using the previously defined security:
my.portlet.Class
An
Hello,
I'm developping Portlets using IFramePortlet classe.
When i maximase the frameportlet, i would like it to take all the window.
In the IframePortlet configuration i did this :
Is there something more i can do??
thanks a lot
Alexandre Gay
16 matches
Mail list logo