On the example swf-booking-faces to order a column is necessary something like that:
<sf:commandLink id="sortByNameLink" ajaxEnabled="false" action="sort" value="Name">
<f:param name="sortBy"...
Type: Posts; User: alelinuxbsd; Keyword(s):
On the example swf-booking-faces to order a column is necessary something like that:
<sf:commandLink id="sortByNameLink" ajaxEnabled="false" action="sort" value="Name">
<f:param name="sortBy"...
Still does not work.
Now i has tried to use calendar from richfaces because that problem hasn't resolved.
Thanks miaouxp you are made my happy. :)
Thanks for the reply.
Yes i have it however i report all my web.xml.
<?xml version="1.0" encoding="ISO-8859-1"?>
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"...
I'm tried swf2.0.3+richfaces3.2.1+glassfish2u2 but everytime i obtain this error on startup:
Exception starting filter richfaces
java.lang.IllegalStateException: Filter mapping for chameleon...
Someone can help me?
<div class="input">
<sf:clientDateValidator required="true" >
<h:inputText id="data_prestito" value="#{booking.data_prestito}"...
Thanks. :)
Where the program use import.sql? :confused:
When i tried to develop a swf2 i have this error. :confused:
faces-config.xml
<?xml version="1.0"?>
<!DOCTYPE faces-config PUBLIC
"-//Sun Microsystems, Inc.//DTD JavaServer Faces Config...
Yes i run the build and I tried to manually copy files jar but in this manner if I tried to modify the example adding dbcp (fully functional on spring-mvc) I have many strange errors, in essence, I...
After some mount i'm retry using SWF2+JPA (hibernate annotations)+Tomcat 6+Facelets.
I have problem on facelets.
Where are the library that i must use? :confused:
Note:
I don't want use...
I have the same problem but don't function!
Spring 2.5 + Toplink + Tomcat 6.x
<context:load-time-weaver>
I add spring-tomcat-weaver into my project.
Why do you want use Spring Security?
Perhaps a better alternative is use wicket security. :rolleyes:
Getting started with Swarm
Presentation on wicket security
Note:
I'm studyng wicket...
Thanks. :)
What's means DI? :confused:
Will be an interface for existing el implementations?
Thanks for the many answers that It offer many interesting ideas. :)
Which are the difference from ognl, jboss-el and juel?
Which is the best supported?
The swf 2 on paragraph 3.3. EL...
I would like tried swf using el but i don't find the jar file. :rolleyes:
Ok i found the jar. :)
Thanks. :)
Note:
I'm sure that in the precedence release i don't use this jar.
I have taken a spring project that I had done some time ago, it was ok but now there are errors and I can not start. :(
In the meantime I changed the versions of operating systems but I left the...
On webflow the download go to spring-webflow-1.0.5.zip
Problem Spring beandoc with Spring MVC
I would like to integrate Spring beandoc with Spring MVC but just try seeing many errors and even the application does not start. :(
I have put the file:...
I read "A Practical Introduction" Spring Web Flow
and I saw that there is a lot of xml.
Will be, in the final version, the ability to use massive annotation or perhaps will be present in 2.1?
...
Ok. :)
In this topic there is a workaround for this problem relative of:
cglib-hibernate-tomcat
Other circumstance:
Class loading problem on Tomcat 6.0.14
etc.
I have the same problem on:
jdk 1.6.05
tomcat 6.0.14
Fortunately, as i read on this link the problem is present only on deployment.
Then using tomcat in a production environment should not...