Does anyone know how to replace the IBM JSF Portlet Bridge with Myfaces Portlet Bridge 2.0? I want to set up a small local testing environment. Pluto + Tomcat + Myfaces ...
The Issue:
We have a Java web application, based on Apache MyFaces Trinidad. We are facing some problems when trying to partial submit (that's it: via Ajax) a form, when a field ...
We have recently upgraded from JSF 1.2 to 2.1. We are running on WebSphere 6.1 which has Servlet 2.4
We are using the following libraries:
myfaces 2.1.1
el-api-2.2
Now the only problem we have is ...
I have a STRUTS+SPRING+FACES (MyFaces,Tomahack) application that ‘s working perfect on ENVIRONMENT-1. But when the same is deployed on ENVIRONMENT-2; instead of returning the home page; it returns the "404 page ...
All,
I am doing some investigation into how to shrink the amount of session memory our JSF application is consuming on a per user basis.
We are using MyFaces 1.1.7 and Tomahawk 1.1.5 ...