Skip to main content
0 votes
1 answer
135 views

The Problem I am really stuck on this. Expert help would be very much appreciated. I am using webflow2/spring4?thymeleaf/tiles2. When I make an ajax request, only some tiles are rendered visible ...
Jake's user avatar
  • 4,728
0 votes
1 answer
163 views

I am able to use webflow with ajax using POST, but not with GET. I have a parent object at the top of my page. I have a list of potential children at the bottom of the page. The user selects the "...
Jake's user avatar
  • 4,728
0 votes
1 answer
802 views

I work on a project using Spring Webflow and Spring JS. I read that on-render is used in SWF to execute methods every time the page is displayed and on-entry only when it's displayed for the first ...
maxsoulard's user avatar
1 vote
2 answers
1k views

I'm a newbie in Dojo framework, so I hope my question is not really dumb. I have a link in my web page : <a href="#" value="${index}" name="delete_name" id="delete_id${index}">Delete</a> ...
maxsoulard's user avatar
0 votes
1 answer
411 views

I am creating dynamic Check Boxes in runtime. my requirement is have to validate atleast one checkbox checked or not. am doing this using springJS. But to validate i have to pass checkBox Id to spring ...
java_dev's user avatar
  • 125
0 votes
1 answer
846 views

I am working on a Spring Webflow project that was builded with Spring-JS but the firm is requesting me to change the following code to use JQuery. I am NOT a JavaScript/JQuery programmer so I do need ...
user2428795's user avatar
0 votes
1 answer
217 views

When my page is loaded I cannot see calendar: When I click on the birthday field of the form it appears, but it does not look as I expect: The code I use to display in jsp file: <label for="...
Alexandr's user avatar
  • 9,544
0 votes
1 answer
1k views

How to make checkboxs required in a Spring WebFlow Project with Dojo (dijit). I would like to know how to make the checkbox required on submit of the following page. I don't want the submit to ...
techsjs2012's user avatar
  • 1,767
0 votes
1 answer
632 views

Using Spring Webflow and Dijit it looks like I can only add one Decoration per element (field)? I am working on a Spring Webflow project and I was loading a list of schools once the user selects a ...
techsjs2012's user avatar
  • 1,767
1 vote
1 answer
2k views

How do I make my dropdowns (form:select) required with Spring and Dojo?. I am working on a Spring project with Dojo to make my pages look nice. I have the input fields working but now one of my ...
techsjs2012's user avatar
  • 1,767
1 vote
1 answer
1k views

I am working on my first project with Spring, Spring-JS and DoJo(dijit) and I have two questions bases on the following coding example. 1) How do I check with Dojo (dijit) that the phone number field ...
techsjs2012's user avatar
  • 1,767
0 votes
1 answer
1k views

How to make radiobutton required with Spring, Spring-JS and DOJO (dijit). I have the following input form and I am trying to find out how to make the radiobuttons required like the other fields. <...
techsjs2012's user avatar
  • 1,767
0 votes
0 answers
115 views

How do I do field Validate and Check for Requested Fields with Sprinig WebFlow, Spring-JS, dojo. I know I have to do something like the following: <script type="text/javascript"> ...
techsjs2012's user avatar
  • 1,767
2 votes
0 answers
226 views

I'm using Spring JS (Spring WebFlow) to do ajax requests. E.g.: <input type="submit" id="searchButton" name="_eventId_search" value="Find" onClick="wait(this.id)" /> <script type="text/...
Ondřej Míchal's user avatar
0 votes
2 answers
782 views

Spring WebFlow2 JavaScript is not submitting page? I am trying to use Spring JavaScript that comes with WebFlow2 to submitted my page with a transition value if the user clicks on one of the radio ...
PartyWithJohn's user avatar

15 30 50 per page