RE: Page blank problem : Hi David!

2007-09-28 Thread Arvind Pandey
Hi David ! We have 12 different users connected to server through 12 different browsers on different m/c. I think then they should not share the same session. In our application, in web.xml we have the configuration as below: State saving method: "client" or "ser

RE: Page blank problem: Hi David

2007-09-28 Thread Arvind Pandey
Hi David ! In our application, in web.xml we have the configuration as below: State saving method: "client" or "server" (= default) See JSF Specification 2.5.3 javax.faces.STATE_SAVING_METHOD server Only applicable if state saving method is

Re: Hi All ,Is it possibility Pipe(|) or Divider in DataScroller Pagination.....

2007-09-03 Thread inalasuresh
Hi Adrian Mitev Thanx for giving the response for my post. but i am not getting the javascript code in nabble site. due to the security reason. i am getting the javascript message like this . (The Javascript code that came with this message has been removed. Learn more about Nabble's sec

Re: Hi All ,Is it possibility Pipe(|) or Divider in DataScroller Pagination.....

2007-09-03 Thread Adrian Mitev
Extend the renderer class of the data scroller or use JavaScript to insert the pipes :). 2007/9/3, inalasuresh <[EMAIL PROTECTED]>: > > Hi Folks, I am new to Jsf / Myfaces. is there possibility to get the Pipe > or Divider in DataScroller? i am using datascroller in that scroller

Hi All ,Is it possibility Pipe(|) or Divider in DataScroller Pagination.....

2007-09-03 Thread inalasuresh
Hi Folks, I am new to Jsf / Myfaces. is there possibility to get the Pipe or Divider in DataScroller? i am using datascroller in that scroller i want to use pipe(|) symbol. in jsf/myfaces how to implement that. If any body know the solution for this plz send rep as soon as possible

Re: Hi,I am a heavy user of tomahawk schedule

2007-06-12 Thread Jurgen Lust
o the ScheduleDetailedDayRenderer. Jurgen Op dinsdag 12-06-2007 om 15:44 uur [tijdzone +0800], schreef xiaojian wang: > Hi,Jurgen > > I have a problem that: > If a cell have multi entries,the entries are listed horizonal; > But,I want the multi entries are listed vertical in a cell; >

Re: Hi all! SelectOnMenu Example Needed

2006-08-22 Thread Gerald Müllan
Hi, have a look at the sandbox ajaxChildComboBox. I think this is the one which can help in your usecase: http://example.irian.at/example-sandbox-20060822/ajaxChildComboBox.jsf cheers, Gerald On 8/22/06, Andrew Robinson <[EMAIL PROTECTED]> wrote: Depends on the level of functionali

Re: Hi all! SelectOnMenu Example Needed

2006-08-22 Thread Andrew Robinson
alue to the next state selectonemenu so it can in turn populate the states for that given country selected. I'm having some trouble scouring the web for examples, does anybody have anything that could help? -- View this message in context: http://www.nabble.com/Hi-all%21-SelectOnMenu-Example

Hi all! SelectOnMenu Example Needed

2006-08-22 Thread tukutela
b for examples, does anybody have anything that could help? -- View this message in context: http://www.nabble.com/Hi-all%21-SelectOnMenu-Example-Needed-tf2146733.html#a5926994 Sent from the MyFaces - Users forum at Nabble.com.

Re: Hi! I have implemented an upload Component into my application. The user can also upload msg (MS Outlook) Files from there. I have Problem in setting the MIME Type in JSF.

2006-03-05 Thread robinhoo
sorry for the title I was coping this title from a previous email and by  fault I past it her so forgive me. and please if any one have solution please help meOn 3/5/06, robinhoo <[EMAIL PROTECTED]> wrote: Hi!Please help!I have Problem in setting the MIME Type in JSF.I Implemented a method

Hi! I have implemented an upload Component into my application. The user can also upload msg (MS Outlook) Files from there. I have Problem in setting the MIME Type in JSF.

2006-03-05 Thread robinhoo
Hi!Please help!I have Problem in setting the MIME Type in JSF.I Implemented a method called "createXReport" that create report using JXL and output it on the outputStream directly.that result in a dialog asking the user either to save or to open this report which is an excel repor

Re: hi.

2005-06-08 Thread Csík Norbert
On 6/8/05, Mariano Petrakovsky <[EMAIL PROTECTED]> wrote: > This mailing list is working? Yes, of course ;) -- Norbert Csík

hi.

2005-06-08 Thread Mariano Petrakovsky
This mailing list is working? -- Mariano G. Petrakovsky Programmer · Software Factory AXG Tecnonexo - www.tecnonexo.com Development facilities:Av. Maipú 1252 8º (C1006ACT) · Buenos Aires · Argentina. Tel.: (54-11) 4878-0005 - Fax: (54-11) 4878-0065. Headquarters: 1604 Spring Hill Road, Suite 16

Hi list...

2005-02-21 Thread Alecsandru Chirosca
Today I'm facing a very strange problem I have an TabbedPane inside one page and I need either to place the tabs on sides or have multiple tabTitle tabs. Any of this possible? Please help BR, Alecs

Re: hi

2005-02-05 Thread Sunil Tiwari
Hi Adrien, Thanx for your reply. I tries using javascript but it didnt work. It works fine if it is simple jsp page but it fails if the page is Jsf page. But I got it working. there is "target" attribute for which can hav value "_blank" but then again, its a jsf bug. It does

Re: hi

2005-02-04 Thread Adrien FOURES
Use javascript and the function window.open(); the firts page contain the function which open the popup with your page. Adrien Sunil Tiwari wrote: Hi All, i want to ask you a question thats out of my-faces context. Its regarding JSF on websphere. How to open a jsf page in a pop up window? for

hi

2005-02-04 Thread Sunil Tiwari
Hi All,i want to ask you a question thats out of my-faces context.Its regarding JSF on websphere.How to open a jsf page in a pop up window?for example, i have a link on a page which should call another jsf page in a new window.when i try using the context path of the target jsf page in a