Do you want/need to configure your application via Spring?

On Mon, Mar 29, 2010 at 4:27 PM, <mzem...@osc.state.ny.us> wrote:

> Igor,
> We are using WicketFilter with SpringWebApplicationFactory.  This works
> fine, but I've noticed SpringWebApplication has been deprecated, and since
> SpringWebApplicationFactory returns a SpringWebApplication we tried the
> ContextParamWebApplicationFactory which also works.
>
> Which is preferred, since SpringWebApplication is deprecated should we
> avoid using it by using the ContextParamWebApplicationFactory?
>
>
>
>
>
> Igor Vaynberg <igor.vaynb...@gmail.com>
> 03/25/2010 05:03 PM
> Please respond to
> users@wicket.apache.org
>
>
> To
> users@wicket.apache.org
> cc
>
> Subject
> Re: WicketFilter Config
>
>
>
>
>
>
> recommended configuration is on our wiki's spring page
>
> -igor
>
> On Thu, Mar 25, 2010 at 11:22 AM,  <mzem...@osc.state.ny.us> wrote:
> > Due to the fact that SpringWebApplication is deprecated, we evaluated
> > several ways of configuring Wicket using WicketFilter.  I found
> > ContextParamWebApplicationFactory to work with a Spring Annotation
> > approach.  SpringWebApplicationFactory also works with a Spring
> Annotation
> > approach, but since it returns a SpringWebApplication (deprecated)
> should
> > it be avoided?
> >
> > I would love to hear from the Wicket team as far as the recommended
> > configuration.
> >
> >
> >
> > Notice: This communication, including any attachments, is intended
> solely
> > for the use of the individual or entity to which it is addressed. This
> > communication may contain information that is protected from disclosure
> > under State and/or Federal law. Please notify the sender immediately if
> > you have received this communication in error and delete this email from
> > your system. If you are not the intended recipient, you are requested
> not
> > to disclose, copy, distribute or take any action in reliance on the
> > contents of this information.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
>
>
>
>
> Notice: This communication, including any attachments, is intended solely
> for the use of the individual or entity to which it is addressed. This
> communication may contain information that is protected from disclosure
> under State and/or Federal law. Please notify the sender immediately if
> you have received this communication in error and delete this email from
> your system. If you are not the intended recipient, you are requested not
> to disclose, copy, distribute or take any action in reliance on the
> contents of this information.
>

Reply via email to