Servoy and other frameworks

Hi, has anybody incorporated Servoy with other Java frameworks such as Spring?

what would you do with Spring?
Which framework of spring are you talking about ?

Problem is that servoy covers all of spring already, like the database,middle and ui (web/swing) layers.

jcompagner:
what would you do with Spring?
Which framework of spring are you talking about ?

Problem is that servoy covers all of spring already, like the database,middle and ui (web/swing) layers.

I just wanted to know if Servoy can be broken down into separate layers just like Spring? Can we use Servoy to handle the back-end side only or vice versa?

I can see that this is possible if we only use web services. Is this the only way?

through webservices or by using a headless client then you have to implement the ui yourself