I know it's a general question, but I'm in the process of starting the development of a quite simple web application, and of course will be using felix+pax-web! The front-end part is pretty simple, just some javascript magic, so I don't have special requirements for a web framework.
The reason I'm asking for a suggestion is that I tried Stripes last night with pax web+runner, and found some issues with dynamically discovered actions (basically, it seems they are not discovered at all). Of course I'll investigate a bit more, but in the meantime, does anybody has any favorite web framework that runs without any problem/trick in OSGi-applications? What I need are actually just basic functionalities like url/action mapping, mapping of form data into beans, form validation... Thanks, -- Filippo Diotalevi _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
