Hi folks,

I've externalized the "Fat Client" stuff I have in Woko so that it
works in any 1.4.3 Stripes application.

As it's been already discussed, the idea is to easily enable RPC calls
on Stripes Action Beans, by using a specific interceptor + annotation.

Find out more here :
http://remi.mongus.com/stripes-rpc

I only have one issue for the moment : I'm trying to send a
ValidationErrors object into the JavaScriptResolution when some
validation errors are raised. But the generated JavaScript does not
contain everything you'd expect (you don't even have the error
message).
I'm not using this myself (I use XStream in Woko for that), but it
would be much better if we could return usable stuff by default.
Any JavaScriptBuilder gurus out here ?
;-P

Cheers

Remi

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to