pne + development   58

Java Notepad: Publishing JSF application from behind a proxy
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 
february 2012 by pne
JSF behind reverse proxy « Andreas Höhmann's Weblog
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 
february 2012 by pne
A Real Developer Challenge | Schwern [blogs.perl.org]
How to find a developer: what kind of test to give them.

One with well-defined inputs and outputs, tests, and a template to slot their code in?

Or something closer to the real world, with incomplete and ambiguous requirements and no pre-existing code?

Do they use version control? Do they communicate with the user to understand the requirements? Do they document and test? And so on.
development  Perl  from:blogs.perl.org  by:schwern  hiring  testing 
february 2012 by pne
HowToEnableEl22 - Myfaces Wiki
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
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
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 
january 2012 by pne
How to pass parameters in method expression – JSF 2.0
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 
january 2012 by pne
Programmer Competency Matrix
Fascinating matrix of levels of expertise × criteria - what identifies someone who has a given level of understanding in a given category, that would make them a good software developer.
reference  programming  development  software  softwaredevelopment 
may 2011 by pne
ASCIIcasts - “Episode 221 - Subdomains in Rails 3”
On using lvh.me for unlimited local subdomains without thousands of /etc/hosts entries.
lvh.me  development  subdomains 
january 2011 by pne
JavaRanch - Scjp Faq
FAQ on the SCJP (Sun Certified Java Professional) exam from Sun
sun  java  scjp  certification  development 
june 2010 by pne
CertCities.com | Exam Review: Deep into the Basics: Tackling Sun's SCJP 1.4 Exam
Thoughts of Java certification (specifically, SCJP - Sun Certified Java Programmer) and how to prepare: suggested textbooks, mock exams, and more.
java  scjp  certification  sun  scp  development 
june 2010 by pne

related tags

accessibility  AJAX  Apache  ApachePOI  API  authentication  bestpractices  blog  by:MarkFowler  by:schwern  by:szabgab  by:twoshortplanks  c:  c:choose  c:forEach  c:id  c:if  c:otherwise  c:set  c:when  certification  CGI  cheatsheet  children  classpath  comparison  configuration  configurationmanagement  CPAN  cross-site-scripting  debugging  deployment  development  DllHell  download  Dreamwidth  Eclipse  editor  education  EL  errors  escaping  exceptions  f:  Facelets  family  FAQ  fileupload  Flash  fn:  from:blogs.perl.org  from:StackOverflow  from:szabgab.com  gettingstarted  git  github  Glassfish  h:  Hibernate  hints  hiring  howto  html  installation  J2EE  JAR  java  JavaEE  JavaLanguageSpecification  JavaServerFaces  JavaVirtualMachineSpecification  JBoss  JExcelAPI  JSF  JSP  JSTL  JXL  language  lvh.me  mercurial  mfc42.dll  Microsoft  modules  msvcp60.dll  msvcrt.dll  MyFaces  notes  OpenID  Oracle  parenting  Perl  pitfalls  POI  programming  programminglanguage  proxy  psychology  RaymondChen  redistributing  reference  rendered  resource  reverseproxy  RFC  scjp  scope  scp  security  setup  shortcurts  software  softwaredevelopment  solution  specification  specs  stackoverflow  standards  subdomains  Subversion  sun  taglibs  Technet  testing  tips  Tomahawk  Tomcat  tools  tricks  tutorial  ui:  ui:fragment  ui:repeat  versioncontrol  ViewHandler  viewscope  ViewScoped  vim  virtualmachine  W3C  WAI  WAI-ARIA  WCAG  web  webdesign  webdevelopment  Windows  writing  WTP  xss 

Copy this bookmark:



description:


tags: