proxy issue

2002-04-24 Thread Mani, Bharanidharan
Hi, I created a portlet and tried to display the following in the portlet but the output is empty in the portlet. I feel it could be because of proxy server issue. if anyone know about this issue please let me know. http://appservername/webapp/jetspeed/xyz.html";> This is not a HTML

RE: proxy issue

2002-04-24 Thread Mani, Bharanidharan
happens to be Netscape 4.7, it won't work; Netscape 4.7 has problems with single frame framesets. -Original Message----- From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 9:00 AM To: '[EMAIL PROTECTED]' Subject: proxy issue Hi, I creat

RE: Réf. : configuring the default homepage...

2002-04-25 Thread Mani, Bharanidharan
please restart your app server and try again.. -Original Message- From: Cabio, Michelle (Michelle) [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 2:56 PM To: Jetspeed Developers List Subject: RE: Réf. : configuring the default homepage... "welcome to jetspeed--> " is inJet

RE: Réf. : configuring the default homepage...

2002-04-25 Thread Mani, Bharanidharan
there another file. -Original Message- From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 2:58 PM To: 'Jetspeed Developers List' Subject: RE: Réf. : configuring the default homepage... please restart your app server and try again.. -O

HTMLRewriter.java

2002-04-25 Thread Mani, Bharanidharan
Hi, somehow HTMLRewriter class is not working that well in parsing my html pages. It always returns an empty page.. is there a better class or solution for this.. thanks bharani -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: HTMLRewriter.java

2002-04-25 Thread Mani, Bharanidharan
an try the IFramePortlet on IE. Also, there is a new rewriter framework in the cvs but it hasn't yet been integrated into the WebPagePortlet. > -Original Message----- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 12:55 PM > To: &#

latest HTMLRewriter ignores html tags

2002-04-25 Thread Mani, Bharanidharan
I just downloaded the latest HTMLRewriter. even that seem to remove the following tags..

RE: latest HTMLRewriter ignores html tags

2002-04-25 Thread Mani, Bharanidharan
ocs: http://jakarta.apache.org/jetspeed/site/portlet_config_WebPagePortlet.ht ml > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 2:31 PM > To: 'Jetspeed Developers List' > Subject: latest HTMLRewrit

RE: HTMLRewriter.java

2002-04-25 Thread Mani, Bharanidharan
ginal Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 2:21 PM > To: 'Jetspeed Developers List' > Subject: RE: HTMLRewriter.java > > > david, > can you send me the url for downloading the latest rewrit

RE: HTMLRewriter.java

2002-04-25 Thread Mani, Bharanidharan
try. Also, this kind of discussion is better discussed on jetspeed-user mailing list. David > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 3:03 PM > To: 'Jetspeed Developers List' > Subject: RE: HTM

RE: Database URLManagerService

2002-04-25 Thread Mani, Bharanidharan
david, when i am parsing my html page, it is not calling any of the Callback class functions like handleSimpleTag,handleStartTag,handleEndTag etc but it calls handleEndOfLineString. dont know why.. any reason for this behavior?? thanks bharani. -Original Message- From: David Sean T

RE: HTMLRewriter.java

2002-04-25 Thread Mani, Bharanidharan
25, 2002 6:45 PM To: 'Jetspeed Developers List' Subject: RE: HTMLRewriter.java Hmm, that doesn't sound right. The old rewriter can do better than that! Maybe you are having a firewall problem > -Original Message----- > From: Mani, Bharanidharan [mailto:[EMAI

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
NOT being executed. I was just pointing out that there is a potentially better rewriter available. > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 3:47 PM > To: 'Jetspeed Developers List' > Sub

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
;t fix it without a testcase. > -Original Message----- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 6:42 AM > To: 'Jetspeed Developers List' > Subject: RE: Database URLManagerService > > > hi david, > I am not

RE: proxy issue

2002-04-26 Thread Mani, Bharanidharan
ource sent to you browser by Jetspeed? (Use View Source in the browser to see the HTML sent by Jetspeed) 4) In general why are you creating a frames in a portlet? Paul Spencer Mani, Bharanidharan wrote: > Hi, > I created a portlet and tried to display the following in the &g

RE: proxy issue

2002-04-26 Thread Mani, Bharanidharan
i am sorry.. there were no messages.. i left out the word "no". -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 11:03 AM To: Jetspeed Developers List Subject: Re: proxy issue Mani, Bharanidharan wrote: > hi paul, >

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
> > Glenn R. Golden, Systems Research Programmer > University of Michigan School of Information > [EMAIL PROTECTED] 734-615-1419 > http://www-personal.si.umich.edu/~ggolden/ > > >

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
r, but its still to be integrated with the WebPagePortlet. Hope to find for that sometime soon. For now, Recommend patching the current HTMLRewriter to always strip frames for now, just look at the new rewriter for an example > -Original Message- > From: Mani, Bharanidharan [mailto:

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
o find for that sometime soon. For now, Recommend patching the current HTMLRewriter to always strip frames for now, just look at the new rewriter for an example > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 10:50

RE: customizing jetspeed's default page...

2002-04-26 Thread Mani, Bharanidharan
hi michelle, The left links are part of left.jsp and left.vm. its under the path: c:\Program files\Tomcat4.0\webapps\jetspeed\WEB-INF\templates\jsp\navigations\html\en\l eft.jsp c:\Program files\Tomcat4.0\webapps\jetspeed\WEB-INF\templates\vm\navigations\html\left. vm thanks bharani

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
ways strip frames for now, just look at the new rewriter for an example > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 10:50 AM > To: 'Jetspeed Developers List' > Subject: RE: Database URLManagerServi

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
till to be integrated with the WebPagePortlet. Hope to find for that sometime soon. For now, Recommend patching the current HTMLRewriter to always strip frames for now, just look at the new rewriter for an example > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PRO

RE: Database URLManagerService

2002-04-26 Thread Mani, Bharanidharan
id you try running the unit test on your html file? See org.apache.jetspeed.util.rewriter.FrameRewriterTest If that fails, then let me know otherwise its in your code > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 2:18

accessing xml page

2002-04-29 Thread Mani, Bharanidharan
Hi all, I want to retrieve a xml data from another app server and display it in the portlet.. when i displayed the data i got the following output.. I am not sure whether i am missing any setting in configuration files.. please let me know a solution for this... xml version="1.0"?> ?xml-

RE: Database URLManagerService

2002-04-29 Thread Mani, Bharanidharan
, April 26, 2002 5:45 PM To: 'Jetspeed Developers List' Subject: RE: Database URLManagerService Its in cvs head > -Original Message- > From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 2:40 PM > To: 'Jetspeed Developers Li

RE: Database URLManagerService

2002-04-29 Thread Mani, Bharanidharan
hi all, Is there a possibility of portlet to portlet communication??.. i.e. sending the output of one portlet to another??. thanks bharani -Original Message- From: Mani, Bharanidharan [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 9:57 AM To: 'Jetspeed Developers

login page customization

2002-05-01 Thread Mani, Bharanidharan
Hi all, I want to customize the login page and want to access my DB2 database for user authentication. So as a first step i created my own login page and gave form's action as in top.vm. I saved login.html under jetspeed/mydir/login.html. I call this page from templates/layouts/html/default