-
### Apache NetBeans version
Apache NetBeans 13
### What happened
Netbeans 13 no longer recognizes the JSF tag "ui:composition" in xhtml files or even any other JSF related tags. Autocomplete sugges…
newk5 updated
6 months ago
-
```
Gettext-commons doesn't seem to support JSF.
How hard it would be to add special taglib for those?
The project jhorstmann does something about this, but it doesn/t seem to be
updated anymore:
h…
-
### Describe the bug
When an update="@widgetVar(stuff)" attribute is rendered in the JSF page while the component with the widgetVar="stuff" attribute is not yet, we can have a strange behavior of th…
-
```
Remove old JSF Documentation. The new example use Wicket instead of JSF
```
Original issue reported on code.google.com by `mdemol...@gmail.com` on 6 Mar 2010 at 7:15
-
Is there a reason that we do not use logging in JSF?
-
Today in the frontend web client, Typescript is preferred, if consider to rewrite the jsf.js(`faces.js` in Faces 4.0) in TypeScript or add a `@types/jsfjs` to the existing work, make it more interchan…
-
JavaServer Faces (JSF) is a Java specification for building component-based user interfaces for web applications. It was formalized as a standard through the Java Community Process and is part of the …
ghost updated
8 years ago
-
```
Gettext-commons doesn't seem to support JSF.
How hard it would be to add special taglib for those?
The project jhorstmann does something about this, but it doesn/t seem to be
updated anymore:
h…
-
```
Remove old JSF Documentation. The new example use Wicket instead of JSF
```
Original issue reported on code.google.com by `mdemol...@gmail.com` on 6 Mar 2010 at 7:15
-
```
What steps will reproduce the problem?
1. create a map with a marker and a HTML information window inside the marker
2. add JSF content to the information window
eg.
…