session expiry

2007-10-29 Thread Arvind Pandey
minutes for the applcation but for login page it should be something infinite so that it will not look like as all the fields have been cleared. Please suggest some soln for this particular scenario. thanks regards ... Arvind Pandey Disclaimer: The information contained in this e-mail

valueChangeListner of selectOneMenu is called three times.....

2007-10-15 Thread Arvind Pandey
Hi all, valueChangeListner of selectOneMenu is called three times.what could be the region? Can any one pls explain why? Is it normal behaviour of selectoneMenu valueChangeListner? please help me... thanks and regards... Arvind Disclaimer: The information contained in this

URL Issue

2007-10-05 Thread Arvind Pandey
Hi all, Always I access my applicaion with 'http://localhost:8080/xyz' as URL in browser. Instead of this , I want to access the application as 'www.xyz.com' . What should I do? Do I need to configure web.xml for this? I am using JBoss as server. Please suggest some solution.

JBOSS thread handling (JBoss stability)

2007-10-01 Thread Arvind Pandey
this issue.. thanks and regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended recipient, or employee

RE: Page blank problem : Hi David!

2007-09-28 Thread Arvind Pandey
don't want to change STATE_SAVING_METHOD to client due to some reason. Can u pls suggest some idea which will be helpful for me? thanks regards Arvind Pandey -Original Message- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 1:29 PM To: MyFaces Discussion

RE: Page blank problem: Hi David

2007-09-28 Thread Arvind Pandey
id is returned. This all should not happen in state saving is client, because there is no limit other than browser cache size for this. Note: AJAX4JSF has a Log component you can put in page. It can be very usefull to track errors. En l'instant précis du 28/09/07 07:22, Arvind Pandey

Page blank problem

2007-09-27 Thread Arvind Pandey
anyone please help me regarding this issue? Any suggestion will be appreciated. thanks regards... Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e

Tooltip for each option in SelectOneMenu

2007-08-01 Thread Arvind Pandey
in the SelectOneMenu . Any idea will be appreciated. Thanks Regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient

yui:datatable problem

2007-07-27 Thread Arvind Pandey
=true height=200px regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended recipient

how to avoid server hit on click of a commandLink

2007-07-20 Thread Arvind Pandey
Hi All I want avoid server hit on click of a commandLink. For that i have written a javascript which returns false on click of that link. But again it is hitting the server.. Any idea? regards Arvind Disclaimer: The information contained in this e-mail and attachments if any are

multiple forms submisions

2007-07-17 Thread Arvind Pandey
values. Any idea pls. thankx and regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended

t:atatable header query

2007-07-14 Thread Arvind Pandey
Hi all, In my application i am using t:datatable.. but i want to have a table as fallows.. _ |Sr no | Name | Threshold 1 | | | |-| | | | Th1 | Th2 | |--|--|--|--| | a1 | b1 | c1 | d1 | | a2 | b2 | c2

RE: t:atatable header query

2007-07-14 Thread Arvind Pandey
To: MyFaces Discussion Subject: Re: t:atatable header query Using a t:dataList for iterating the results in combintaion with th rowspan='2' would be an alternative. Cheers, Christopher Arvind Pandey schrieb: Hi all, In my application i am using t:datatable.. but i want to have a table

panelgrid

2007-07-13 Thread Arvind Pandey
Hi All, I am using t:panelGrid . I have two columns. in first column we have large data to be displayed. in second column there is very small data but the problem is this small data get displayed in the center of column. Can we make it to be displayed at the top left corner of second

how to stop Ajax poll call through java script

2007-07-12 Thread Arvind Pandey
Hi all, On click one link I want to stop ajax poll (which polls the server after a specified time interval). Any idea? thanks regards Arvind Pandey -Original Message- From: ayan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 1:18 PM To: users@myfaces.apache.org

problem with Fixed header in data table

2007-07-06 Thread Arvind Pandey
? regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended recipient, or employee or agent

problem with Fixed header in data table

2007-07-06 Thread Arvind Pandey
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 6:35 PM To: MyFaces Discussion Subject: Re: problem with Fixed header in data table Put the header in an IFRAME. Arvind Pandey [EMAIL PROTECTED] 07/06/2007 09:01 AM Please respond to MyFaces

RE: problem with Fixed header in data table

2007-07-06 Thread Arvind Pandey
' Subject: Re: problem with Fixed header in data table Have you tried a div/ with absolute fixed positioning? Arvind Pandey [EMAIL PROTECTED] 07/06/2007 09:33 AM Please respond to [EMAIL PROTECTED] To 'MyFaces Discussion' users@myfaces.apache.org, [EMAIL

can we change the arrow icon of sortable coloumn of table.

2007-07-05 Thread Arvind Pandey
Hi all, can we change the arrow icon of sortable coloumn of t:DataTable by some other icon? regards... Arvind Pandey -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 9:51 AM To: users@myfaces.apache.org Subject: How to get

tree problem

2007-07-05 Thread Arvind Pandey
Hi all, i need my tree expanded every time. But in my appln it is collapsed when the tree loaded. I need the tree expanded every time.. pls help regards... Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged

RE: how to access the properties files from java script

2007-07-04 Thread Arvind Pandey
Hi David! Thank you for giving this noce solution. It is working fine. But now the requirement is to make 'OK' and 'CANCEL' button multilingual. Is it possible to do like this..if yes pls help me.. With warm regards... Arvind Pandey -Original Message- From: David Delbecq [mailto

how to make 'OK' and 'CANCEL' button multilingual.

2007-07-04 Thread Arvind Pandey
Hi all! My requirement is to make 'OK' and 'CANCEL' button of confirm dialog box of java script multilingual. Is it possible to do like this..if yes pls help me.. With warm regards... Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged

RE: How to get id of submitted form?

2007-07-04 Thread Arvind Pandey
Hi Parag! This is arvind... had you been working in silverline in 2000? if yes pls let me know regards... Arvind -Original Message- From: Parag Shah [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 04, 2007 7:07 PM To: MyFaces Discussion Subject: Re: How to get id of

RE: rendered problem

2007-07-04 Thread Arvind Pandey
Hi Angel , Can you elaborate your problem in more details? Also send the part of your code , bean and jsp... so we can help it. regards Arvind -Original Message- From: Angel Miralles Arevalo [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 04, 2007 7:08 PM To:

jsCookMenu Problem

2007-07-04 Thread Arvind Pandey
Hi all! I am using jsCookMenu in my application. Everything is working fine. when I click on one of the menu, it navigates to the appropriate page. But the menu which I had selected , does not look selected in menu bar. Is there any way to do it...may be through style sheet... Any

How to open applet in JSF page/tag

2007-07-04 Thread Arvind Pandey
. Thanks... regards Arvind Pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient is not the intended recipient, or employee

Use of HTML tags inside t:collapsiblePannel

2007-07-04 Thread Arvind Pandey
is not understanding the html tags enclosed by it.Again my page is so large that i can't convert the whole page into JSF components(without html tags). So, what is the solution for this? Any suggestion will be appreciated. Thanks... regards Arvind Pandey Disclaimer: The information contained

Session Time out problem

2007-07-04 Thread Arvind Pandey
); } } I am checking the condition req.getSession().isNew() because after session time out if user will click some where then one new session is get created. But how can i implement my reqirement i) ? Any suggestion will be appreciated. Thanks... regards Arvind Pandey Disclaimer

logout problem.

2007-07-04 Thread Arvind Pandey
Hi all! on logout link in my page , I am invalidating the session. But my page contains some ajax call also. May be due to that ..on click of logout link sometime it does not navigate to logout.jsp page. Sometime it does. If it does not navigate to logout page then user is still on the

how to access the properties files from java script

2007-07-03 Thread Arvind Pandey
soln for this? Any help will be appreciated.. regards Arvind pandey Disclaimer: The information contained in this e-mail and attachments if any are privileged and confidential and are intended for the individual(s) or entity(ies) named in this e-mail. If the reader or recipient

Re: Question about using rendered

2007-01-23 Thread Mr Arvind Pandey
Hi It seems as if there is no getter and setter for myBean.searchLabel which has been used in rendered attribute. Also you want it to be shown only if myBean.searchLabel is two '2' . so accordingly as per your logic you set myBean.searchLabel to 2. regards Arvind --- Thomas Chang [EMAIL

Re: Question about using dataTable

2007-01-08 Thread Mr Arvind Pandey
Hi , try this..use nested cols. t:dataTable id=search_result var=search_result border=1 t:column colspan=2 f:facet name=header h:outputText value=bundle.table_header_debitorenkonto / /f:facet t:column h:outputText

help for java script.

2006-12-26 Thread Mr Arvind Pandey
Hi all, i am using h:selectManyCheckbox in my application. Now I want to write a java script function which will show a message if none of the check box is selected on click of a button. How should I check whether any one of the check boxes has been selected? If none then I will have to

Help : problem with tomahawk tiles.

2006-12-17 Thread Mr Arvind Pandey
Hi all, I am using tomahawk tiles in my application. i.e. four parts. header part, left side menu, body part and footer part. Also I am using CSS style sheet. In mozila firefox it is working fine, showing all four parts properly at proper position. But in IE its not working fine.

Re: Beans in session scope lifecycle

2006-12-06 Thread Mr Arvind Pandey
Hi, When user cancels out of wizard then you can execute the following lines of code : FacesContext facesContext = FacesContext.getCurrentInstance(); HttpSession session = (HttpSession) facesContext.getExternalContext().getSession(false); if (session != null)

Re: 2 beans used on one page - order of calling

2006-12-05 Thread Mr Arvind Pandey
Hi, I think you are accessing request bean's data first in your page then you would be accessing session bean's data later in the page. Anyway I don't think order of constructors being invoked really matters untill unless they have some internal relation. Regards Arvind --- Charbel

help : client side validation of h:selectManyCheckbox using Java Script

2006-12-04 Thread Mr Arvind Pandey
Hi All, I am using h:selectManyCheckbox in my application. I want write a java script function which will check whether at least one check box has been checked or not. If no check box is checked then show a alert message to user like 'no check box is checked' Pls help Thanks and

t:collapsiblePanel : is client side togglling possible?

2006-12-01 Thread Mr Arvind Pandey
Hi all, Is it possible to make t:collapsiblePanel togglling on client side? Because when we click on it, it interacts with server that is what I don't require in my application. Pls let me know Thanks and regards. Arvind

help for accesskey in command button

2006-11-30 Thread Mr Arvind Pandey
Hi all ! I am using myfaces 1.1.4 . I am using buttons on my from. Whenever I press 'ENTER' key ...the form gets refreshed. What I need is ...When I press the 'ENTER' key then first command button should be invoked. Pls help Regards.. Arvind

How to use accesskey in command button?

2006-11-30 Thread Mr Arvind Pandey
Hi all, Waht is use of accesskey in h:commandButton ? Can anyone give me an example for this? Regards Arvind __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

help : t:dataTable with t:dataScroller

2006-11-23 Thread Mr Arvind Pandey
Hi all, I am using datatable with dataScroller . tables contains 100 rows. At a time I am showing 10 rows on a page. on second page of dataTable it shows 11th to 20th rows. Now Onclick of row I am showing the details of the row below the table on the same page. To show the details I am

help : url problem

2006-11-16 Thread Mr Arvind Pandey
Hi all! I m using tiles with my application. everything is fine but url of the browser always shows the previous url. I have used meta tag with http-equi attrbute to refresh the current page after a time interval. But problem is that the url of browser contains the url of previously

Re: Very strange problem: conversion error

2006-11-15 Thread Mr Arvind Pandey
Hi, Make sure that the arraylist property or its contents are not null. It must be initialised before the setter method gets invoked for this. regards... Arvind --- Fraley, Taylor [EMAIL PROTECTED] wrote: So I'm having a very strange problem. I have a jsp that's using a

Re: Need help in display the page number in the data scroller

2006-11-14 Thread Mr Arvind Pandey
Hi, datascroller shows the page number when number of total rows in the table exceeds the rows attribute of datatable. regards Arvind --- Aneesha Govil [EMAIL PROTECTED] wrote: How many total rows do you have in the table? And what is the rows attribute of your datatable? Regards,

Re: Help for h:selectBooleanCheckbox and h:selectOneMenu

2006-11-10 Thread Mr Arvind Pandey
Hi , You can use CSS style sheet for this. Thanks and regards... Arvind Pandey --- [EMAIL PROTECTED] wrote: Hi, Can anyone tell me how I can align h:selectBooleanCheckbox and h:selectOneMenu to center in a h:column tag in jsf page Monika Malik Tata Consultancy Services Mailto

Re: Help for h:selectBooleanCheckbox and h:selectOneMenu

2006-11-10 Thread Mr Arvind Pandey
Hi, You would be using either h:dataTable or t:dataTable and inside that u r using h:colum. for dataTable we have attributes like columnClasses etc u can use columnClasses attribute of dataTable to refer to style class. regards.. Arvind Pandey --- [EMAIL PROTECTED] wrote: I

Re: Help for h:selectBooleanCheckbox and h:selectOneMenu

2006-11-10 Thread Mr Arvind Pandey
Hi, You would be using either h:dataTable or t:dataTable and inside that u r using h:colum. for dataTable we have attributes like columnClasses etc u can use columnClasses attribute of dataTable to refer to style class. regards.. Arvind Pandey --- [EMAIL PROTECTED] wrote: I

tree gets collapsed between requests.

2006-10-30 Thread Mr Arvind Pandey
to use clientSideToggle as false because I need to interact with server on click of + icon to expand the node and to get its chiledren from server. Any help pls... regards. Arvind Pandey __ Yahoo! India

exception while upgrading from myfaces 1.1.1 to 1.1.3

2006-09-20 Thread Mr Arvind Pandey
) org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144) Any idea what should i do? Thanks and regards.. Arvind Pandey

exception while upgrading from myfaces 1.1.1 to 1.1.3

2006-09-20 Thread Mr Arvind Pandey
) org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144) Any idea what should i do? Thanks and regards.. Arvind Pandey __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

Re: datatable and htmlcommandlink?

2006-09-15 Thread Mr Arvind Pandey
Hi, u r right. u can use preserveDataModel=true in datatable. if it is true then action method surely be invoked. But the problem is if u want to delete the row from table and afetr deletion you want to display the same page then row will be deleted from DB but page will contain that row. I

RE: Values are not displayed properly.

2006-09-08 Thread Mr Arvind Pandey
- From: Mr Arvind Pandey [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 2:37 AM To: users@myfaces.apache.org Subject: Values are not displayed properly. Hi, I am using t:dataTable to display set of rows. When I click on the row, it displays the info of that row

Re: DataTable and DataScroller problem

2006-09-08 Thread Mr Arvind Pandey
Hi, You have used t:dataScroller twice in the page . Remove the second one. Rest is I think ok. If still some problem is there pls let me know I have worked a lot on this. May be I will be able to help you. Regards Arvind --- Feris Thia [EMAIL PROTECTED] wrote: Hi, I'm quite

DataTable problem

2006-09-08 Thread Mr Arvind Pandey
Hi all, I have a data table as shown below. As you can see forceIdIndexFormula and rowId is same. Problem is when I click on a row which has already been deleted by someone else (during concurrent operations) , the row simply disappears. It does not invoke the set method that i have written

panel tab problem

2006-09-08 Thread Mr Arvind Pandey
Hi all, I am using three t:paneltab in t:panelTabbedPane in my page. Can I select second tab programatically through managed bean. Because by default first tab is selected. But as per my requirement I want second tab to be selected if I do some operation in second tab. Any suggestion ?

Values are not displayed properly.

2006-09-07 Thread Mr Arvind Pandey
Hi, I am using t:dataTable to display set of rows. When I click on the row, it displays the info of that row (i.e. Customer) just below the table in the same page for editing purpose. For the first time when I click on any row it displays the info of correct row that I have clicked. But

Re: Antwort: After log out successfully, Using Back button of browser I need to go to login page.

2006-09-06 Thread Mr Arvind Pandey
... Regards Chris Mr Arvind Pandey [EMAIL PROTECTED] schrieb am 04.09.2006 14:37:29: Hi All, MyFaces JSF 1.1 Once I have looged out successfully, I need to go to login page if user uses back button of browser. Currently I kill the session during logout

After log out successfully, Using Back button of browser I need to go to login page.

2006-09-04 Thread Mr Arvind Pandey
Hi All, MyFaces JSF 1.1 Once I have looged out successfully, I need to go to login page if user uses back button of browser. Currently I kill the session during logout. But when I use back button of browser then it goes to previous page i.e. previous to logout page. In previous

Re: [tomahawk] panelTabbedPane question

2006-08-28 Thread Mr Arvind Pandey
Hi, I m also facing the same situation as you. Currently i am doing some sort of research on it and I will update you as soon as I am some sort of solution for this. Thanks regards.. Arvind Pandey --- Nicolas Kalkhof [EMAIL PROTECTED] wrote: hello folks, i´m currently struggeling

Re: question on panelTabbedPane

2006-08-24 Thread Mr Arvind Pandey
Hi, I am also facing the problem with tab. Also looking for some solution but not have found any yet. if you get soln pls let me know this. Thanks and regards... Arvind --- Danimal [EMAIL PROTECTED] wrote: Question: is it possible to turn the tabs off so that they only retrieve

Re: t:collapsiblepanel

2006-08-24 Thread Mr Arvind Pandey
Hi, You can use following attribute : collapsed=true. But this way it will always keep it open, therefore you can use a bean property as below : collapsed=#{collapsiblePanelBean.booleanVariable} and keep default value of booleabVariable as true and scope of collapsiblePanelBean

Re: Re: Regarding jscook memu

2006-08-23 Thread Mr Arvind Pandey
PROTECTED] wrote: Thanks Arvind, Actually I did everything as you said. But still action is not firing. So is it issue related to myfaces.jar ? Please help.I struck this problem since 2 days. Thanks Sandip On Tue, 22 Aug 2006 Mr Arvind Pandey wrote : Hi Sandip

t:dataTable problem.

2006-08-21 Thread Mr Arvind Pandey
. If anyone can help me, I will be highly obliged. Any suggestion will be appreciated. Thanks and regards... Arvind Pandey __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

RE: Tree2 problem Error : Encountered a node [0:5] + with an illogical state. Node is expanded but it is also considered a leaf (a leaf cannot be considered expanded

2006-08-04 Thread Mr Arvind Pandey
this error. My solution was to upgrade to Myfaces 1.1.3 and tomahawk 1.1.3, never seen that error since.. Regards, Eivind -Original Message- From: Mr Arvind Pandey [mailto:[EMAIL PROTECTED] Sent: 2. august 2006 13:31 To: users@myfaces.apache.org Subject: Tree2 problem Error

Re: [tree2] Anyone using tree2 and hibernate?

2006-08-02 Thread Mr Arvind Pandey
Hi I am using tomahawk with hibernate. But facing problems and trying to get work aroung for that. Arvind --- ir. ing. Jan Dockx [EMAIL PROTECTED] wrote: respond; what do you want to know? On 30 Jul 2006, at 18:37, Sean Schofield wrote: I'm working on a full blown example of several

Tree2 problem Error : Encountered a node [0:5] + with an illogical state. Node is expanded but it is also considered a leaf (a leaf cannot be considered expanded

2006-08-02 Thread Mr Arvind Pandey
Hi, I am using tomahawk tree2 components with MyFaces 1.1.1 . I got the following error as follows. Encountered a node [0:5] + with an illogical state. Node is expanded but it is also considered a leaf (a leaf cannot be considered expanded. I am not able to proceed ahead because of

RE: rendered condition does not work as expected

2006-08-01 Thread Mr Arvind Pandey
Hi Venkat! If you have two pulic classes then there must be two different beans in your xml file, say circle and rectangle. In first panelGroup use rendered=#{circle.objType == 'circle'} and in second one use rendered=#{rectangle.objType == 'rectangle'}. It seems as if in your code rendered

tree2 : problems

2006-07-26 Thread Mr Arvind Pandey
dynamically. Any help regarding this will be appreciated. Many Thanks... Arvind Pandey __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

Re: tree2: update treeModel on the server

2006-07-25 Thread Mr Arvind Pandey
Hi Jiang, Can you provide your jsp and java code in more details? I have worked on tree2, may be i will be able to give solution to your problem. Regards... Arvind --- Jiang, Jane (NIH/NCI) [C] [EMAIL PROTECTED] wrote: Hi all, I am having problem updating the tree model. Here is my

tree2 is not working properly.

2006-07-06 Thread Mr Arvind Pandey
Hi, I am using myfaces 1.1.1 . I am getting the error while using t:tree2 : Error is like this Error: Encountered a node with an illogical state. [0:2] Node is expanded but it is also considered a leaf (a leaf cannot be considered expanded. code of my jsp page is given below:

tree2 is not working properly using myfaces 1.1.1 .

2006-07-06 Thread Mr Arvind Pandey
Hi, I am using myfaces 1.1.1 . I am getting the error while using t:tree2 : Error is like this Error: Encountered a node with an illogical state. [0:2] Node is expanded but it is also considered a leaf (a leaf cannot be considered expanded. code of my jsp page is given below:

t:datatable not working properly.

2006-05-25 Thread Mr Arvind Pandey
Hi , I am using myfaces 1.2 . I have two pages, say page1.jsp and page2.jsp . In both the pages I am using t:datatable. Navigation is from page1.jsp to page2.jsp . partial code for page1.jsp is as below: t:dataTableid=data