> right now I am trying to implement a webapp that should do data cleaning
> and analysis. I already have a prototype written in Java for the cleaning part
> and it is not using struts yet.
Do you mean that you've written a Java application that connects to the db to
do this work?
>
> Because
I'm experiencing some slightly unexpected behavior with respect to the package
of the actionless results in my convention plugin app.
Consider the following action classes and templates:
com/actions/Delta.class
And templates relative to WEB-INF/content/
alpha.ftl
delta.ftl
The following wor
> talking OSGI
>
> i am wishing also a feature that can autodeploy an actoin, of course if we put
> action in a jar.
>
I'm not quite sure what you mean by auto-deploy, but there's this OSGi plugin
that seems to be all about dynamically adding
Actions to a running struts 2 app. I think it eve
I know that there is an OSGi plugin for struts 2 that allows modular additions
to made to a struts 2 web app. However, I also came across a roadmap type
document for significant improvements to the core of the framework itself that
would also leverage OSGi.
https://cwiki.apache.org/S2WIKI/stru
4 matches
Mail list logo