.
It was very straightforward *after* I figured out how to do it. :)
Thanks
Murthy
From: murthy gandikota
To: jetspeed-user@portals.apache.org
Sent: Wednesday, December 24, 2008 11:27:54 AM
Subject: Demo source
Hi
I have downloaded the Jetspeed2 demo jar and ran
Hi
I have downloaded the Jetspeed2 demo jar and ran it successfully.
Does anyone know where I can get the source files? Checked SVN at the jetspeed2
and couldn't find the source.
Thanks
Murthy
Thought this may be useful for some one:
import org.apache.jetspeed.request.RequestContext;
import org.apache.jetspeed.PortalReservedParameters;
public void processAction(ActionRequest req, ActionResponse res) throws
PortletE
xception, IOException {
RequestContext rc = (RequestContext)
req.g
Hi
I found this link for Jetspeed - 1 that talks about how to remove the
navigation bar from the default page.
http://www.mailmeanywhere.org/doc.free/neda/fias/fiasVision/fullVision/split/node44.html
I want to do the same in Jetspeed-2 but couldn't find the VM files. Any
help?
Thanks
Murthy
Murthy Gandikota wrote:
> I have tried to create two portlets that have their own GUI to co-exist in
> the same view without success. I am using Jetspeed 2.1.2 with Tomcat on
> Redhat Linux. I have 2 portlets: ChangeCasePortlet and echo. They both come
> with a GUI. I am able to see
According to the following, the RunData is no longer supported in Jetspeed 2
http://portals.apache.org/jetspeed-2/j1-users.html
If we want to get the IP address of the remote user, how can we get it?
In JSP/Servlet one gets the remote IP by making getRemoteAddr() call on the
HttpServletRequest
David Sean Taylor [mailto:[EMAIL PROTECTED]
On Nov 1, 2007, at 11:07 AM, Murthy Gandikota wrote:
> David Sean Taylor [mailto:[EMAIL PROTECTED] wrote:
> On Oct 28, 2007, at 5:00 PM, Murthy Gandikota wrote:
>
>>> is that the class name?
>>> The "Cannot retriev
David Sean Taylor [mailto:[EMAIL PROTECTED] wrote:
On Oct 28, 2007, at 5:00 PM, Murthy Gandikota wrote:
> I have tried to create two portlets that have their own GUI to co-
> exist in the same view without success. I am using Jetspeed 2.1.2
> with Tomcat on Redhat Linux. I have 2
n one view?
Can you start a "new" thread for a "new" topic?
Murthy Gandikota wrote:
> I have tried to create two portlets that have their own GUI to co-exist in
> the same view without success. I am using Jetspeed 2.1.2 with Tomcat on
> Redhat Linux. I have 2 po
I have tried to create two portlets that have their own GUI to co-exist in the
same view without success. I am using Jetspeed 2.1.2 with Tomcat on Redhat
Linux. I have 2 portlets: ChangeCasePortlet and echo. They both come with a
GUI. I am able to see them one at a time by reordering them in the
I had two Host entries in server.xml one for localhost and another by IP
address both pointing to the same appBase. Phew! That was that! Learnt my
lesson the hardway
-Original Message-
From: Murthy Gandikota [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 1:23 PM
To
I'd like to see Jpetstore:
a) manage its side-bar as a portal#A
b) manage its main area as portal#B
This way we can understand the Inter-portal Communication (IpC) using session
or application whereby portal#B's content is controlled from portal#A's events
and vice-versa. Has anyone done this? I
I downloaded the latest Jetspeed2 release (2.1.2) and Tomcat 5.5.23 onto Redhat
Linux. Using Maven 2 I could successfully compile and install Jetspeed 2. The
Tomcat logs indicated that the container name Jetspeed is not unique I handled
this by modifying the code as follows:
components/portal/sr
13 matches
Mail list logo