Thanks Igor

That's just what I'll do.


2010/1/22 Igor Vaynberg <[email protected]>

> mount the page so the url is well known, then you do not need wicket
> to construct it for you.
>
> -igor
>
> On Fri, Jan 22, 2010 at 1:29 PM, Help System <[email protected]> wrote:
> > Hi,
> >
> > I have a quartz job that sends emails containing links to pages rendered
> by
> > Wicket.  All these links have parameters.
> >
> > Is there a way of doing the equivalent of
> > RequestCycle.get().urlFor(pageclass, parameters) from a quartz job?
> >
> > At the moment it's hardcoded to generate the url but if the Wicket
> > application configuration changes, the quartz job is something else to
> > remember to modify.
> >
> > Thanks,
> > Tim
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to