if you get the yahoo part right give me a shout, because we have been trying
to get this right for a while with moderate success but nothing to speak of
as of yet.

Main problems are URL rewriting and session management.

This obviously depends on the type of portlet you use. A standard JSP
portlet will probably load the Yahoo front page without a problem, but then
you are faced with URL rewriting, this mainly says that you will have to
scan the content and attempt to find all links and forms and any JavaScript
related links or forms. Rewrite those and it should be all good ;) not a
small task. Recently a WebBrowserPortlet was contributed to the apache site
just scan the mailing list it includes the jar and a small howto. I am not
sure if yahoo uses rewrites in their session management but if they simply
use cookies then these are normally blocked by the portlet...just some food
for thought
Hope it helps, I am a newbe here as well so I hope I did not get it all
wrong...


-----Original Message-----
From: Sangam Dash [mailto:[EMAIL PROTECTED]]
Sent: 28 November 2002 12:27
To: Jetspeed Users List
Subject: New User Please Help me


Hi

I have just started using jetsped i could able to add my website pages as
default portlets but now i need something more...

1.Once somebody logs in i need to show yahoo as a portlet so that the user
can login to yahoo but the page should run inside the portlet or when he
maximizes the portlet he can see his yahoo mails or yahoo personal folders
inside the same portlet or same window.
Is it possible ?
Please tell me how to start for that?

2. Is it possible that i can change the content of any portlet dynamically?
I mean the user can add some website URL and when he comes again to see it
the URLs show up in the portlet space.
Please help me out
thanks
sangam dash


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

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

Reply via email to