pne + java   105

javax.faces
Javadoc for the javax.faces package, from the "Mojarra" implementation.

Can be more complete than, say, the MyFaces docs, especially for the API classes.
Java  JavaServerFaces  JSF  Mojarra  MyFaces  source  API  documentation  javadoc  javax  javax.faces  from:docjar.org 
yesterday by pne
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
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
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
Hibernate Community • View topic - Overlapping composite primary and foreign keys problem
For the problem where you have a composite primary key and a composite foreign key, some of whose columns are also primary key columns.
Hibernate  forum  howto  Java  JPA  programming 
may 2009 by pne
Journal of acme (189)
JavaOne conference slides, e.g. on Groovy and Jython
Java  resources  conference  Groovy  Jython 
july 2007 by pne
Jakarta Commons - Source Repositories
Downloading Jakarta Commons code from the svn repository
jakarta  commons  Java  programming  svn  Subversion  download  code 
january 2007 by pne
Research
Includes Mersenne Twister in Java
MersenneTwister  java  algorithms  random  free  bsd 
november 2006 by pne
« earlier      

related tags

AJAX  algorithms  analysis  annotations  apache  ApacheAxis  ApachePOI  API  axis  bestpractices  blob  blog  bsd  C#  c:  c:choose  c:forEach  c:id  c:if  c:otherwise  c:set  c:when  caching  certification  charset  cheatsheet  classpath  clob  code  commons  comparison  computationallinguistics  conference  configuration  crypto  CSS  database  datastructures  dataTable  dependency  deployment  development  digest  documentation  download  Eclipse  eclipse-plugins  EL  end-of-life  EOL  errors  Eskimo-Aleut  example  exceptions  f:  Facelets  faq  fileupload  Flash  fn:  forum  free  from:docjar.org  from:StackOverflow  functional  gettingstarted  Glassfish  google  Groovy  h:  hash  hibernate  howto  html  http  i18n  iiop  Intercal  interoperability  Inuktitut  j2ee  jakarta  JAR  java  javadoc  JavaEE  JavaLanguageSpecification  JavaServerFaces  JavaVirtualMachineSpecification  javax  javax.faces  JBoss  jdbc  JDepend  JExcelAPI  joelonsoftware  jpa  JSF  jsp  jstl  JUnit  JXL  Jython  language  library  linguistics  Linux  lob  log4j  LRU  managedBean  MD5  MersenneTwister  MIME  mimetype  Mojarra  morphology  MyFaces  NearlyFreeSpeech  networking  oracle  persistence  PhaseListener  PHP  pitfalls  plugin  POI  policy  post  programming  programminglanguage  proxy  Python  random  reference  rendered  resource  resources  reverseproxy  rmi  roadmap  rowClasses  rows  Ruby  scjd  scjp  scope  scp  soap  sockets  software  solution  source  specification  specs  SQL  SQLite  StackOverflow  Subversion  sun  support  svn  taglibs  technicalsupport  testing  tips  tomahawk  tomcat  tools  tutorial  Ubuntu  ui:  ui:fragment  ui:repeat  ViewHandler  viewscope  ViewScoped  virtualmachine  web  webdesign  webdevelopment  webservices  websphere  workaround  WSDL  WTP 

Copy this bookmark:



description:


tags: