Any idea how to implement the breadcrump using swf 2.0 ?
Type: Posts; User: dianacharles; Keyword(s):
Any idea how to implement the breadcrump using swf 2.0 ?
I am having a application , where I have to store large amount of objects in flow scope. Is it harmful ? Is it heavy ?
BTW, is it more or less same as Http Session ? (Why I am asking is flow...
Hi ,
My JSP is as below. When I click on the dummy , I am getting 'Spring' undefined error. I have the Spring 2.0 related all the jars in my /lib.
How to solve this error ?
Regards
Diana
...
Thanks, for the reply . I dont want to use the annotation . Is there any eg. without annotation , but with swf 2.0 + tiles 2.0
1) I am stuck with configuring the Tiles + swf + spring mvc . I am finding in the examples in the web , that most of them are using annotation based Controllers and Services. I dont want to use them...
1) I am stuck with configuring the Tiles + swf + spring mvc . I need to do the following . Can any body guide me ?
a) Some of the requests will not go through swf , where as most of the request will...
I am unable to run successfully spring MVC 2.0+swf 2.0+Tiles 2.0. Is there any working example out there ? I tried the example booking-mvc ... but not working.
I am new bee to Spring web flow 2.0. What is the diff between <webflow:view> and <view> ? Just syntax ? Which is better to use ?
Hi ,
I am planning to use swf 2.0 with spring 2.5.x
I observed two different syntaxes for webflow xml defintion. one is
<flow .....> and other is <webflow:flow ...>
Which is good ? what is...