vaadin

Hi,

question regarding client widgets (anotated classes in jar).

Are there any limitation to have client widgets in jar files (for example)
ratingstars.jar demo (RatingStars.java) to find the client widget from
webapplication, (real project), without the need to extend or write
custom project specific client widget. (f.e some scanning possibilities, scannig, to
initialize, it as beans, in spring container)

Slavomir.