+1 to merge it
We modify several, and may be to much. Hehhe.
My idea, better we become one
On Dec 5, 2013 3:48 PM, "Lukasz Lenart" wrote:
> 2013/12/3 Johannes Geppert :
> > Hi Frans,
> >
> > as far as I know the current REST Plugin also supports POST, GET, DELETE
> > and PUT methods or am I wro
2013/12/3 Johannes Geppert :
> Hi Frans,
>
> as far as I know the current REST Plugin also supports POST, GET, DELETE
> and PUT methods or am I wrong?
> What exactly is the benefit if I use your REST Plugin instead of the
> default plugin except an other way to define actions?
What Inca plugin off
Hi Frans,
as far as I know the current REST Plugin also supports POST, GET, DELETE
and PUT methods or am I wrong?
What exactly is the benefit if I use your REST Plugin instead of the
default plugin except an other way to define actions?
Best Regards
Johannes
###
we have problem to use the current plugins (honestly it is fork of
conventional plugins)
so we fork extend to make full REST implementation
if we can have the features *Full REST* we love to use the default.
strict to the main host struts is the best one
Frans
--
Hi Frans,
I have briefly reviewed the plugin and I see many duplicated
annotations - the same as in the Convention plugin. Was it
intentional?
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
2013/11/24 Frans Thamura :
> Hi All
>
> has been years we extend the current default S2 RE
Hi All
has been years we extend the current default S2 REST plugins, and we
name it Inca S2REST Plugins, which Inca mean a "component" project in
our organization
take a look: https://java.net/projects/s2restplugins/pages/Home
I wish someone can review it, and this REST plugins has full REST
POS
Ah, they look exactly like PropertySets: http://www.opensymphony.com/
propertyset. PropertySets can have memory/map implementations (like a
DynaBean) or can have persistence implementations (EJB, JDBC, etc).
Yeah, I think adding support would be _really_ easy.
Patrick
On Jan 5, 2006, at 2:36
http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/DynaBean.html
DynaBeans aren't really a Map (but they may use one internally for storage, and
require a backing DynaClass to define their structure and data types.
Don
Patrick Lightbody w
Pardon my ignorance, but is there some link that describes what
DynaBeans are? Currently WW's ValueStack is able to populate Map
structures if they are in the value stack. Ie: foo.action?bar=baz
will call map.setBar("baz") if a Map is in the stack.
On Jan 5, 2006, at 2:17 PM, Don Brown wrot
Good question. DynaBeans might still be valuable if you use them further down
in your application or generally prefer working with Map-type structures. If
they are only used to avoid having to write forms, then, correct, they won't be
of much use in XWork.
If folks don't think Action 2.0 sho
Ex-party sidebar: how much value do DyanBeans add in WW given that, if I
understand correctly, it can already work directly with POJOs? The thing
that dyna action forms are there to avoid (writing boilerplate action
forms) isn't needed in WW is it?
L.
Don Brown wrote:
Off the top of my head:
Patrick Lightbody wrote:
OK. There are a lot of things we want to do with WW that may or may not
have to be done to support these things. My personal list includes:
- cleaning up configuration code
- cleaning up ActionContext/ActionInvocation/ActionProxy confusion
Would you imagine those wo
OK. There are a lot of things we want to do with WW that may or may
not have to be done to support these things. My personal list includes:
- cleaning up configuration code
- cleaning up ActionContext/ActionInvocation/ActionProxy confusion
Would you imagine those would be included in SAF 2.0
Off the top of my head:
- Wildcards
- Chain command executed from Interceptor (like ChainInterceptor)
- Chain command executed as Action (an alternate implementation of
ActionInvoker)
- DynaBean support in ognl
- Package properties support (debatable)
Don
Patrick Lightbody wrote:
Duh, so
Duh, sorry about that. It's been a slow day :)
Can we talk about more about #7? I think #7 is where the majority of
the time (debate time or development time) will be spent. What items
do you guys have in mind?
Patrick
On Jan 5, 2006, at 12:05 PM, Ted Husted wrote:
On 1/5/06, Patrick Lig
On 1/5/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote:
> I know there are a few features (probably more) that we'd like to
> bring forward from Struts Action 1.x to 2.x that aren't in WebWork
> already. For example, the wildcard support in configuration.
>
> Where does that fit in? This current sc
me.
Don
Ted Husted wrote:
Apparently "Q" happens too :)
On 1/5/06, Ted Husted <[EMAIL PROTECTED]> wrote:
I'm recapping our ApacheCon presnetation at the NE JUG next week,
along with Jason's Javapolis presentation. I'll get updated
copies of
both pres
Looks good to me.
Don
Ted Husted wrote:
Apparently "Q" happens too :)
On 1/5/06, Ted Husted <[EMAIL PROTECTED]> wrote:
I'm recapping our ApacheCon presnetation at the NE JUG next week,
along with Jason's Javapolis presentation. I'll get updated copies of
both
I'm recapping our ApacheCon presnetation at the NE JUG next week,
along with Jason's Javapolis presentation. I'll get updated copies of
both presentations up on the Struts University wiki.
* http://StrutsUniversity.org/Presentations
As I understand it, the general plan at this point is:
0. Enco
Apparently "Q" happens too :)
On 1/5/06, Ted Husted <[EMAIL PROTECTED]> wrote:
> I'm recapping our ApacheCon presnetation at the NE JUG next week,
> along with Jason's Javapolis presentation. I'll get updated copies of
> both presentations up o
Author: husted
Date: Tue Jun 21 10:04:57 2005
New Revision: 191686
URL: http://svn.apache.org/viewcvs?rev=191686&view=rev
Log:
OVR-5
* Add and pass filter test for last name.
* Rename lstLastNames filter to last_name_list
* Refactor filter lists as IKeyValueList
* Add stub field table.
* Add Err
didn't get a response from [EMAIL PROTECTED], thus posting here. sorry for the
inconvinience, if someone knows about this, please help.
have been trying to configure my NetBeans 4.1 to use subversion (SVN)
i've downloaded the svn module (beta) but can't seem to figure out how
to configure
Date: 2005-02-22T20:58:59
Editor: DonBrown
Wiki: Apache Struts Wiki
Page: StrutsExtensions
URL: http://wiki.apache.org/struts/StrutsExtensions
Cleaning up formatting
Change Log:
--
@@ -1,8 +1,11 @@
-Ext
Date: 2005-02-22T09:28:51
Editor: NathanielFord
Wiki: Apache Struts Wiki
Page: StrutsMinimalInstall
URL: http://wiki.apache.org/struts/StrutsMinimalInstall
Editting clarification comment
Change Log:
--
24 matches
Mail list logo