Messages posted by thewolf
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Messages posted by: thewolf  XML
Profile for thewolf -> Messages posted by thewolf [125] Go to Page: 1, 2, 3, 4, 5, 6, 7, 8, 9 Next 
Author Message
Hi,

it would be really nice to be able to use Spring Web Flow for wizard dialogs in an ace:dialog.

Has anyboy an idea how to do that?

For Richfaces there is this blog entry with some hints and dirty tricks:
http://realworldagile.wordpress.com/2009/10/06/modal-wizard-forms-using-spring-webflow-2-0-8-and-richfaces/
Can this somehow be adapted to ace:dialog?

Regards,
TheWolf

Jsword wrote:
but i need to know what library contains this class:
Code:
com.icesoft.spring.security.JsfRedirectStrategy
 

Its in the zip linked at the top of the page you linked:
SpringSecurity3IceFaces2-tutorial.zip\springsecurity\src\java\com\icesoft\spring\security\JsfRedirectStrategy.java
Hi,

ICE-6235 promises an ICEfaces 2.0 with Spring Webflow tutotial. However it seems not to publically available, neither in the mentioned path (I get a login page for this) nor under http://wiki.icefaces.org/display/ICE/Using+ICEfaces+with+Spring .

What is the status of this?

Thanks,
Wolfgang
Hi,

does anybody using ICEfaces 2 together with Spring Security?
Which Spring Security version is most likely to work?

Thanks,
TheWolf

ted.goddard wrote:

I understand your reasoning but supporting DisposableBean would lead to an more easy migration path....
 

The difficulty with implementing DisposableBean is that the new scopes are managed by JSF.

@PreDestroy can be used with ICEfaces 1.8 for Session and Application scope. For Extended Request Scope, we could implement @PreDestroy detection. Would that be useful?
 


Yes, definitly!

Thanks,
TheWolf

ted.goddard wrote:
For instance, if it is simply not feasible for you to modify your application to use @PreDestroy, let us know, and we can enhance icefaces-compat.jar to improve backwards compatibility. 


I understand your reasoning but supporting DisposableBean would lead to an more easy migration path....

What pre-requisites would I need to have @PreDestroy working with 1.8?

Thanks,
TheWolf
Is there a rough timeframe on when we can expect an ICEfaces Tooling for Eclipse Galileo 3.5?
could you add some more information you to use this with PanelTabSets?
I investigated this further. The message comes with an ice:panelConfirmation tag and not from the hidden field.

Is there something to pay attention to when using the ice:panelConfirmation tag? Does it need to be inside something else besides a ice:form? Or does it need to be outside ice:form?

Thanks,
TheWolf
Hi,

the jstl.jar in the library directory is apparently from version 1.1.2. Two issues (I use a facelets environment):

- Input assist in Eclipse does only work if the *.tld files are available, they are however in the standard.jar which is not included. Is it safe to add this file?
-
When I use JSF 1.2 wouldn't is be wiser to use JSTL 2.1? If yes, perhaps you should consider including it in further versions...

Thanks,
TheWolf

mark.collette wrote:
The rowSelector's value has to be a ValueBinding that evaluates to a unique boolean, for every row of the table. Typically this means making it a property on the dataTable's row var. 


I vaguely remember an suggestion that you could specify an explicit binding somehow to an separate array of booleans. So the model does not need to be changed or wrapped.
If anybody has a correct code example for this, maybe he can paste it here?
This is an open source web application firewall with a rich rule set implemented as a servlet filter, thus can be easily deployed together with the application.

I will try to get an english description...

Thanks,
TheWolf
cf http://www.webcastellum.org/
http://jira.icefaces.org/browse/ICE-4566
http://jira.icefaces.org/browse/ICE-4566
 
Profile for thewolf -> Messages posted by thewolf [125] Go to Page: 1, 2, 3, 4, 5, 6, 7, 8, 9 Next 
Go to:   
Powered by JForum 2.1.7ice © JForum Team