Spring Operator

Results 417 comments of Spring Operator

**[Erwin Vervaet](https://jira.spring.io/secure/ViewProfile.jspa?name=klr8)** commented Should probably be looked into when doing view template support tags.

**[Marten Deinum](https://jira.spring.io/secure/ViewProfile.jspa?name=mdeinum)** commented For our current project I already have some web flow tags created. - Write hidden flowExecutionKey field - render links with key, eventId - render submit button...

**[Marten Deinum](https://jira.spring.io/secure/ViewProfile.jspa?name=mdeinum)** commented Implementation of spring web flow tags which we use in our project to render tags. Feel free to use/adopt/abuse the code.

**[Alex Marshall](https://jira.spring.io/secure/ViewProfile.jspa?name=alex_marshall)** commented I think this is a really good idea that could help a lot of people using Webflow. Why hasn't there been any action on this in the...

**[Dominik Dorn](https://jira.spring.io/secure/ViewProfile.jspa?name=domdorn)** commented updated version of the maven project, now with complete dependencys etc. simply unpack tar zxf bugreport.tar.gz cd dcommunity-swf-test mvn clean compile package

**[Christopher G. Stach II](https://jira.spring.io/secure/ViewProfile.jspa?name=cgs)** commented In case anyone else runs into this, and since https://facelets.dev.java.net/issues/show_bug.cgi?id=312 has gone unfixed for so long, I posted the _extensive_ patch for Facelets over here:...

**[Julien HENRY](https://jira.spring.io/secure/ViewProfile.jspa?name=henryju)** commented I have the same issue. My workaround is to manually change the offending '?' by a '&' in the debug popup.

**[Stevo Slavić](https://jira.spring.io/secure/ViewProfile.jspa?name=sslavic)** commented I'm experiencing something very simillar - when ["AdsBot-Google" visits](https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=38197) flow page `NumberFormatException` gets thrown, and in access logs it can be seen that AdsBot-Google was issuing GET...

**[Tim Stavenger](https://jira.spring.io/secure/ViewProfile.jspa?name=tjstavenger)** commented I would presume that #354 Problem with integrating Spring MVC 3.0.0 M2 and Spring Web Flow 2.0.7 on a Portlet 2.0 container http://jira.springframework.org/browse/SWF-1136 is related to this...

**[Triqui Galletas](https://jira.spring.io/secure/ViewProfile.jspa?name=triqui)** commented I would like to comment that one of the main things that keep me from upgrading from Spring 3.0.0M3 is that above that version spring forces you...