Re: How to do HTML Scraping

2003-04-01 Thread Javed Mahmud
Kinjal, May be have a look at http://www.google.com.au/apis/ Which will give you control on the search result. Initially it is 1000 queries per day and 10 search result per query. I dont know about the licensing details. Have a look in the site I am sure this will be helpful. This is a bit differ

Re: Parameter in Xreg to Parameter in PSML

2003-03-25 Thread Javed Mahmud
> > Hi All. > I have a requirement of having the exact parameter list being copied to > the PSML file of the user from the XREG 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 defi

Parameter in Xreg to Parameter in PSML

2003-03-24 Thread Javed Mahmud
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.

Re: WAS : id parameter in psml by Pierre Henry

2003-03-24 Thread Javed Mahmud
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 Mahmu

Re: WAS : id parameter in psml by Pierre Henry

2003-03-24 Thread Javed Mahmud
no matter what portlet is being submitted. javed > Hi Javed, > > The js_peid is set in JspPortlet's getContent method. > > regards, > yb > > > > > >>From: "Javed Mahmud" <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>

WAS : id parameter in psml by Pierre Henry

2003-03-24 Thread Javed Mahmud
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

Getting List of portlets Programatically

2003-01-14 Thread Javed Mahmud
Hi All, I would like to know is there any way like in build normal context method or one of the action methods to get the list of portlets available for a user to add (all the xreg files). I want this because I want to add the portlets to the PSML files at the runtime depending upon an attribute

Re: Change in Rendering TOP,BOTTOM AND LEFT templates

2003-01-09 Thread Javed Mahmud
Anyone who can clarify??? > Hi all, > I am not sure but somewaht sure As I have checked out from CVS head what > I see is that the previous logic of checking the top.enabled is not > followed as in the default.jsp has the following entry : > > > > >/>"> > > >log

Change in Rendering TOP,BOTTOM AND LEFT templates

2003-01-08 Thread Javed Mahmud
Hi all, I am not sure but somewaht sure As I have checked out from CVS head what I see is that the previous logic of checking the top.enabled is not followed as in the default.jsp has the following entry : "> Rather than the entry which was in older versi

RE: Event Handling in JSPPortlet

2003-01-05 Thread Javed Mahmud
ards, > > Mark Orciuch - [EMAIL PROTECTED] > Jakarta Jetspeed - Enterprise Portal in Java > http://jakarta.apache.org/jetspeed/ > >> -Original Message- >> From: Javed Mahmud [mailto:[EMAIL PROTECTED]] >> Sent: Monday, December 23, 2002 6:34 PM >> To: [EMAIL

RE: Event Handling in JSPPortlet

2003-01-01 Thread Javed Mahmud
at a try and let me know. >> >> Best regards, >> >> Mark Orciuch - [EMAIL PROTECTED] >> Jakarta Jetspeed - Enterprise Portal in Java >> http://jakarta.apache.org/jetspeed/ >> >>> -Original Message- >>> From: Javed Mahmud [mailto:[EMAI

RE: Event Handling in JSPPortlet

2002-12-23 Thread Javed Mahmud
Hi Mark, I have certain questions below if you can answer them i will be gratefull. > Javed, > > I'm way too busy now to try to setup your portlets in my environment and > test them that way. Here's some excerpts from a working JSP portlet: Thanks for taking this much interest > > JSP: > ==

RE: Event Handling in JSPPortlet

2002-12-22 Thread Javed Mahmud
d - Enterprise Portal in Java > http://jakarta.apache.org/jetspeed/ > >> -----Original Message- >> From: Javed Mahmud [mailto:[EMAIL PROTECTED]] >> Sent: Wednesday, December 18, 2002 9:55 PM >> To: [EMAIL PROTECTED] >> Cc: [EMAIL PROTECTED] >> Subject:

RE: Event Handling in JSPPortlet

2002-12-18 Thread Javed Mahmud
Hi, I was looking onto the TutorialStockQuote8.jsp and it has the following entry for FORM. The tutorial itself says that there should be in the FORM. Is this only required when handling events or its a general requirement. Enter symbol(s) separated with commas: My problem is not yet so

RE: Event Handling in JSPPortlet

2002-12-18 Thread Javed Mahmud
Hi! I cannot see any event handling example in jportal.jar. it contains simple build normal context examples!! Is there any separate source available for that??? Thanks Javed > >> i had the same problem yesterday, evenif the method name was >> doStatusChange >> dont know why >> may be try using ve

RE: Event Handling in JSPPortlet

2002-12-18 Thread Javed Mahmud
Hi All, I think I will try with doStatuschange. And in person i dont give up to things that easily specially when it comes to programming!!! :) I will try but if i dont succeed i will come back !!! Thanks Javed > >> i had the same problem yesterday, evenif the method name was >> doStatusChange >>

Event Handling in JSPPortlet

2002-12-17 Thread Javed Mahmud
Hello All, I have a jsp page with Form Entry as http://localhost:8080/adm/portal";>     Your Details It fails to call the statusChange Method defined in portlets.UserDetailAction class. It bypasses to get the buid normal context method. Any clues?? Thanks Javed -- To unsubscr

RE: Whats wrong with xreg file

2002-12-17 Thread Javed Mahmud
t;>>> Which of the portlet entries below were not showing up in the UI? >>>> >>>>> -Original Message- >>>>> From: Richard Bourner [mailto:[EMAIL PROTECTED]] >>>>> Sent: Tuesday, December 17, 2002 6:06 PM >>>>&g

RE: Whats wrong with xreg file

2002-12-17 Thread Javed Mahmud
;> From: Richard Bourner [mailto:[EMAIL PROTECTED]] >>>> Sent: Tuesday, December 17, 2002 6:06 PM >>>> To: Jetspeed Users List >>>> Subject: RE: Whats wrong with xreg file >>>> >>>> >>>> I have the same problem with a differ

RE: Whats wrong with xreg file

2002-12-17 Thread Javed Mahmud
have the same problem with a different portlet. >>> It doesn't show in my list either. >>> >>> Did anyone encounter ths problem before. >>> (I have the same config except for MySQL). >>> >>> >>> Richard >>> >>> >>>

RE: Whats wrong with xreg file

2002-12-17 Thread Javed Mahmud
ist either. >> >> Did anyone encounter ths problem before. >> (I have the same config except for MySQL). >> >> >> Richard >> >> >> >> > -Original Message- >> > From: Javed Mahmud [mailto:[EMAIL PROTECTED]] >> > Sent: Tuesday, Dec

Whats wrong with xreg file

2002-12-17 Thread Javed Mahmud
Hello All, I am working on JSP Portlet. I m working with jetspeed-1.4-b2, jakarta-tomcat-4.1.12 and j2sdk1.4.1_01 using MySQL. Can somebody tell me what is wrong with the following xreg file. All the jsp files and action classes are in the right package (following the turbine package structure). It

No Response

2002-12-15 Thread Javed Mahmud
Hello All, I have installed the beta 2 version. It was working fine till I tried to change the properties. In order to over ride the properties I have provided the values for different parameters in my.properties file. And made the changes in web.xml for this purpose. Now when I acces the default p

Re: Datbase Access

2002-12-11 Thread Javed Mahmud
Further to my email I would like to clarify what I want exactly to do. Rather then extending the Turbine User Table I am trying to have a separate form and a separate Table for Additional User details and let the user enter the detail in one of the portlets and then submit that, handle the input an

Datbase Access

2002-12-11 Thread Javed Mahmud
hello all! I would like to know if there is some object like Database connection or database pool which is available in Rundata object which can be used to access other tables in the database from with in the portlet or portletaction classes.. what is the difference between RunData and JetSpeedRunD

RE: JSP as an action parameter

2002-12-09 Thread Javed Mahmud
Thanks Joe! Unfortunately I emailed before ur email... but there are other questions in my email apart from handling the presentation. Have a look... thanks Javed > Sangam's example is perfect. The IFramePortlet just generates an > tag in the space where you have configured a portlet to go, > w

Re: JSP as an action parameter

2002-12-09 Thread Javed Mahmud
relative to the Jetspeed webapp. Inorder to use the same Jsp template we have to provide the whole path as in the host and port details and app context. This seems a bit inelegant... Just my opinion. As usual any pointers and help will be great. Thanks Javed > Javed Mahmud wrote: > >&g

RE: JSP as an action parameter

2002-12-09 Thread Javed Mahmud
hen everything within it is > a separate request, refreshes separately. You are free to submit forms > and handle that form submission however you like. You may have an issue > with extra scroll-bars around your iframe though. > > --joe > >> -Original Message- >>

JSP as an action parameter

2002-12-09 Thread Javed Mahmud
Hello all, I have a question whether a JSP page can act as an action. I have seen that action has to be mentioned in the tr.p file as module.package. In my limited knowledge JSP cannot act as action. Correct me if I am wrong. If this is right then what is the way out to use jsp. Thank You Javed

Extending User??

2002-12-04 Thread Javed Mahmud
Hello there,, I am a bit confused in how to extend the TUBINE_USER Table. So far I have seen two kinds of approach in this mailing list was wondering which one is the best way to do or they both need to be done in order to add a field in the TURBINE_USER Table. Following are the approaches: Approa

RE: Replcaing the default_top with vm and jsp

2002-12-02 Thread Javed Mahmud
Jetspeed - Enterprise Portal in Java > http://jakarta.apache.org/jetspeed/ > > >> -Original Message- >> From: Javed Mahmud [mailto:[EMAIL PROTECTED]] >> Sent: Monday, December 02, 2002 12:49 AM >> To: [EMAIL PROTECTED] >> Subject: Replcaing the default_top with vm

RE: Replcaing the default_top with vm and jsp

2002-12-02 Thread Javed Mahmud
en please clarify your intentions. > > Best regards, > > Mark Orciuch - [EMAIL PROTECTED] > Jakarta Jetspeed - Enterprise Portal in Java > http://jakarta.apache.org/jetspeed/ > > >> -Original Message- >> From: Javed Mahmud [mailto:[EMAIL PROTECTED]

Replcaing the default_top with vm and jsp

2002-12-01 Thread Javed Mahmud
Hi, I have been looking to change the default_top and default bottom of the JetSpeed default page. I have been following the tutorial for the Beta 2 version(I have been told in this list that the tutorial can work with Beta 1 version too) I have tried to use topnav.vm = top_default.jsp property in

Where is JetSpeed v1.4b2 ....

2002-11-27 Thread Javed Mahmud
hi, I have looked into the tutorial at http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm#_Toc26150235 for Beta 2 Version and the link from there although says http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b2/ but it takes to http://jakarta.apache.org/builds/jakarta-jetsp

RE: Customized Title Page

2002-11-27 Thread Javed Mahmud
Hi David, If you or any other person can point me to the site for version 1.4b2. I have currently 1.4b1 version. Do I have to get from CVS checkout and build it... Or is there some release version? Thanks > > >> -Original Message----- >> From: Javed Mahmud [mailto:[EMAIL P

Customized Title Page

2002-11-27 Thread Javed Mahmud
Hi, It will sound quite trivial but I would like to ask. The index page or the layout which contains the Jetspeed Logo and other stuff. Is it possible to change them and provide your own customized layout and index page? Thanks Javed -- To unsubscribe, e-mail: For

Fulcrum.properties Database entries

2002-11-27 Thread Javed Mahmud
hello, I was wondering what is the use of entries for databse in Fulcrum.properties file? As we specify the Databse details in Torque.properties file. Is there any special importance of specifying the details in Fulcrum.properties file? Thanks Javed -- To unsubscribe, e-mail:

Fulcrum.properties Database entries

2002-11-27 Thread Javed Mahmud
hello, I was wondering what is the use of entries for databse in Fulcrum.properties file? As we specify the Databse details in Torque.properties file. Is there any special importance of specifying the details in Fulcrum.properties file? Thanks Javed -- To unsubscribe, e-mail:

Re: Developing an application based on Jetspeed

2002-11-24 Thread Javed Mahmud
h but for starters you will need to download the source code > instead of the war; otherwise you won't get all of the classes and other > files that you need to build and deploy your own portlets. I discovered > that after many hours while I was trying to set up jetspeed! > > Ja

Developing an application based on Jetspeed

2002-11-21 Thread Javed Mahmud
Hi All, To start with I must say i m novice for Jet Speed and its related projects except for Tomcat. I have been scraping the mailing list for past two days. Looking for a way to develop an application based on Jetspeed which will provide the portal with portlets. Uptill now I have seen that one c