Thx a lot for your reply.
Type: Posts; User: herve; Keyword(s):
Thx a lot for your reply.
Can you point us to the exact link please? because your link is about Springfuse tutorial.
i don't understand why an empty method would save the data??
Hello can you put the code please or a sample of code? thanks!
Thanks man i had the same problem, having 2 flowhandleradapter too!!!!!!!!!!!!!!!!!!!
Now my richface integration is fully functional!! nice!!
Cheers
a4j:commandButton is for ajax request, and cant change state.
why do u need to use it if u can use h:commandButton??
is the spring webflow 3 project dead????
Hello can someone give me an example about how to commit a data withing a Service, before reaching the end state??
Thanks a lot!
Wow it worked for me!!!! thanks a lot!!! It should be added to the documentation i just lost hours!!!!
THX AGAIN
Edit: Well the richface ajax works now but i cant have the sf:commandButton work...
Hey Andrew
Yeah i did try to register my views with the viewfactorycreator and still doesn't work. i don't think i need this viewfactory, actually i used the booking-face sample from the sample...
Thx a lot for your reply!!
i already did the same but it doesn't work.
I'm using facelets and JSF thought but the logic is the same.
i have 2 view resolvers:
The facelet one:
Hello
phamlen, how to configure the web.xml to handle direct calls of static resources?
Thanks
Hello
I want to know what is the easiest way to use the latest dojo release and the dojo face tags ? I'm using facelet and spring webflow (from the sample booking )
Thanks
Hello i need to use the focus tag from mojarra_ext library (from the facelet + webflow hotel booking sample)
i tried to add the xmlns:mj="http://mojarra.dev.java.net/mojarra_ext"
and my mj:focus...
ok, it's now working.... seems like i cant use <evaluate expression> before the <render fragments="..."> tag in the webflow file... really weird
I also had to use a JSF component like ...
I still can't get it work....
I'm using firefox, my ajax event is fired, but my fragment is not rendering...
And i have no error message...
Can someone post a working basic exemple Ajax event with...
i have exactly the same problem under facelet ... is it a bug???
I have the same problem plz someone help us
any idea? i really need to commit my data from a flow and go back in a state from the same flow...
hello all!
I need to commit my data in a flow and go back in a state on the same flow.
Since commit=true is only available in en states, how can i do that?
Ok thanks very much for your answer, your english is not so bad don't worry, i don't speak english very well too...
I tried your method before but i didnt get it working.
I finally used a...
I finally managed to do it...
What i've done is create a controller to generate excel and call it from my webflow xml file like :
<view-state id="viewStaffMenu">
<on-entry>
...
I have the same problem!
How to use an abstractexcelview from a webflow???
Hello thanks for your reply!!
My problem is how do i call this bean's method from my flow?
do i have to do something like :
<action-state id="generateExcelStaff">
<evaluate...
No one know??? i'm using POI and spring webflow with facelet....
Hello, i have been looking for this for hours and didnt get a working solution...
Could you plz help me?
Thx in advance.