pne + webdevelopment 24
Java Notepad: Publishing JSF application from behind a proxy
february 2012 by pne
What to do if the URL that the browser uses is not the same as the URL that the application thinks it is found at, due to the presenve of a reverse proxy between the application and the browser.
Using a ViewHandler to modify the action URLs.
This example uses Context Init Parameters to determine what to prepend. (And similarly one could replace rather than prepending, if desired.)
JSF
JavaServerFaces
Java
webdevelopment
development
configuration
reverseproxy
ViewHandler
Using a ViewHandler to modify the action URLs.
This example uses Context Init Parameters to determine what to prepend. (And similarly one could replace rather than prepending, if desired.)
february 2012 by pne
JSF behind reverse proxy « Andreas Höhmann's Weblog
february 2012 by pne
What to do if the URL that the browser uses is not the same as the URL that the application thinks it is found at, due to the presenve of a reverse proxy between the application and the browser.
Using a ViewHandler to modify the action URLs.
This example uses ../ injection.
JSF
JavaServerFaces
configuration
Java
webdevelopment
development
reverseproxy
proxy
ViewHandler
Using a ViewHandler to modify the action URLs.
This example uses ../ injection.
february 2012 by pne
Index of /maven/2/javax/el/el-api/2.2/
january 2012 by pne
Location of the API jar of EL 2.2
Glassfish
Java
development
webdevelopment
programming
JSF
EL
Tomcat
january 2012 by pne
Index of /maven/2/org/glassfish/web/el-impl/2.2/
january 2012 by pne
Location of the reference implementation of EL 2.2
Glassfish
Java
development
webdevelopment
programming
JSF
EL
Tomcat
january 2012 by pne
HowToEnableEl22 - Myfaces Wiki
january 2012 by pne
How to enable EL 2.2 in Tomcat 6: includes the all-important context parameter to tell Apache Myfaces which expression factory to use, and a tip on renaming the default el-api.jar away.
Tomcat
Java
JSF
EL
MyFaces
Apache
development
webdevelopment
programming
january 2012 by pne
jsf - Using EL 2.2 with Tomcat 6.0.24 - Stack Overflow
january 2012 by pne
Help on getting EL 2.2 running on Tomcat 6 - includes hints on dropping el-api-2.2 into Tomcat's lib directory and el-impl-2.2 into your own WEB_INF/lib.
JSF
EL
Tomcat
Java
development
webdevelopment
programming
from:StackOverflow
january 2012 by pne
JSF 2.0 and Tomcat | Java.net
january 2012 by pne
This article describes how to get JSF 2.0 running under Tomcat 6 - including Java EE 6 EL 2.2, which lets you (among other things) use arguments in action methods.
Note that the SNAPSHOT URLs listed in the article are a bit out of date; 2.2 final jars are available now.
JSF
EL
Tomcat
Java
programming
development
webdevelopment
Note that the SNAPSHOT URLs listed in the article are a bit out of date; 2.2 final jars are available now.
january 2012 by pne
How to pass parameters in method expression – JSF 2.0
january 2012 by pne
Tomcat 6 does not support parameters in method expressions (a JSF 2.0 feature).
However, it is possible to download an implementation of EL 2.2, which then lets you use this in Tomcat.
JSF
EL
Tomcat
Java
programming
webdevelopment
development
However, it is possible to download an implementation of EL 2.2, which then lets you use this in Tomcat.
january 2012 by pne
related tags
AJAX ⊕ Apache ⊕ bestpractices ⊕ blog ⊕ c: ⊕ c:choose ⊕ c:forEach ⊕ c:id ⊕ c:if ⊕ c:otherwise ⊕ c:set ⊕ c:when ⊕ configuration ⊕ development ⊕ download ⊕ Eclipse ⊕ EL ⊕ f: ⊕ Facelets ⊕ FAQ ⊕ Flash ⊕ fn: ⊕ from:StackOverflow ⊕ gettingstarted ⊕ Glassfish ⊕ h: ⊕ Hibernate ⊕ howto ⊕ installation ⊕ Java ⊕ JavaEE ⊕ JavaServerFaces ⊕ JBoss ⊕ JSF ⊕ JSTL ⊕ MyFaces ⊕ pitfalls ⊕ programming ⊕ proxy ⊕ rendered ⊕ resource ⊕ reverseproxy ⊕ scope ⊕ setup ⊕ StackOverflow ⊕ taglibs ⊕ Tomahawk ⊕ Tomcat ⊕ tools ⊕ ui: ⊕ ui:fragment ⊕ ui:repeat ⊕ ViewHandler ⊕ viewscope ⊕ ViewScoped ⊕ webdevelopment ⊖ WTP ⊕Copy this bookmark: