On Mon, Nov 14, 2011 at 4:04 PM, Dirk Forchel <[email protected]> wrote:
> I know this example, but in my opinion this is not really the same use-case,
> isn't it? Or I don't fully understand this example. The mailtemplate example
> uses a link to generate an email (e.g. generated by the rendering of the
> TemplateBaseOnPage) and replaces the content of the MultiLineLabel
> afterwards.
> I wanna call the following request
> http://localhost:8080/shop/de/generate?suffix=01 and forward to a static
> result page afterwards, e.g. generate some stuff and display a result
> message if the generation was successful.

The only difference I see is that instead of displaying the generated
html (as MailTemplate does) you want to check whether it was generated
or not...

>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Capture-the-response-of-a-page-request-and-displays-another-page-as-result-tp4039468p4039567.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to