Re: JSF not working

2025-01-08 Thread Nigel Evenden
Sorted Chose project properties and under server chose Payara That solved the problem, but Firefox gave me an html 404 Any ideas welcome Nigel On Wed, 8 Jan 2025, 15:56 Nigel Evenden, wrote: > Hello, > > I have created a Java Web App and used Properties to add JSF. > > T

JSF not working

2025-01-08 Thread Nigel Evenden
Hello, I have created a Java Web App and used Properties to add JSF. The OK button is ghosted and I cannot add JSF. Any help appreciated. JSF2.3 is available in Tools/Libraries. Nigel Neatbeans 24 Ubuntu 23 - To unsubsc

Re: Jsf Framework

2024-08-17 Thread Nigel Evenden
, but the ok button is greyed out and I cannot continue. Any help appreciated. Nigel ubuntu 24, Netbeans 22, JDK 21. On 8/10/24 16:26, Nigel Evenden wrote: I forgot to say that I use ubuntu23 On Sat, 10 Aug 2024, 16:21 Nigel Evenden, wrote: I have Netbeans 22 and JDK 17 In properties

Re: Jsf Framework

2024-08-10 Thread Nigel Evenden
I forgot to say that I use ubuntu23 On Sat, 10 Aug 2024, 16:21 Nigel Evenden, wrote: > I have Netbeans 22 and JDK 17 > In properties framework I have added Java Server Faces. The Ok button > goes gray > I am no longer able to continue > Can you help > Nigel >

Jsf Framework

2024-08-10 Thread Nigel Evenden
I have Netbeans 22 and JDK 17 In properties framework I have added Java Server Faces. The Ok button goes gray I am no longer able to continue Can you help Nigel

Re: JSF Netbeans

2024-08-03 Thread Nigel Evenden
Any help is appreciated. On Thu, 1 Aug 2024, 15:50 Nigel Evenden, wrote: > I have selected JSF Framework from Properties menu, but the Ok button is > ghosted out > > Please advise > Nigel >

JSF Netbeans

2024-08-01 Thread Nigel Evenden
I have selected JSF Framework from Properties menu, but the Ok button is ghosted out Please advise Nigel

Framework

2023-09-22 Thread Nigel Evenden
I was using JSF2 with datatables and CRUD Command buttons, but there is a bug where you have to double click the buttons. Is there another Framework I can use? Nigel Netbeans 8 Ubuntu 14

Double click button issue

2022-05-03 Thread Nigel Evenden
Hi You can see the problem here: https://github.com/Niggy148/crapatit Nigel Netbeans 8.1 Java Primefaces

Re: Button double click

2022-04-28 Thread Nigel Evenden
Ok, no problem. On Thu, 28 Apr 2022, 22:10 Laszlo Kishalmi, wrote: > Well, I do not own a 32bit System since 2005. > > Though, just find an other way to share. > On 4/28/22 14:05, Nigel Evenden wrote: > > I can't login to GitHub with a 32 bit màchine. > I have explaine

Re: Button double click

2022-04-28 Thread Nigel Evenden
Ok, thanks. On Thu, 28 Apr 2022, 18:45 Laszlo Kishalmi, wrote: > Then probably upload your code somewhere public, like github, so people > could look at it and help. > > Though making the code available, not necessary means that anyone would > turn up to help. > On 4/28/22 10

Re: Button double click

2022-04-28 Thread Nigel Evenden
Any progress on my request yet? Nigel On Thu, 21 Apr 2022, 11:00 Nigel Evenden, wrote: > Hi there > > I have enhanced the UserCRUD_Annotation example to include a View button, > which points to a related Projects page. > This page shows a data table. > I have tried everythin

Button double click

2022-04-21 Thread Nigel Evenden
Hi there I have enhanced the UserCRUD_Annotation example to include a View button, which points to a related Projects page. This page shows a data table. I have tried everything to stop the need to double click on the button, but have failed to do so. I would send you my code, but my laptop has si

Double click initially

2022-03-03 Thread Nigel Evenden
When using prime faces you need to double click initially on a button. This is annoying, but I have faith in Netbeans and am sure the problem is understood by now. Regards Nigel

Re: Mysql [mysql] and Netbeans [java]

2021-12-01 Thread Nigel Evenden
that the declaration for the table is in the correct case. > > Kind Regards, > James Ostrowick > > > On 30 Nov 2021, at 22:49, Nigel Evenden wrote: > > I get an EJB error when running List.xhtml. It's looking for ACCOUNTS > when I have an accounts table. I have set my.cnf to accept caps, but still > get the error. > > >

Mysql [mysql] and Netbeans [java]

2021-11-30 Thread Nigel Evenden
I get an EJB error when running List.xhtml. It's looking for ACCOUNTS when I have an accounts table. I have set my.cnf to accept caps, but still get the error.