> - After creating a DWR, how do I get an URL for the newly created resource
> and how do I redirect to it?

I would assume DWR is just a resource. It does not have an URL on its
own. HEre is an example where it is attached to a link:
http://mail-archives.apache.org/mod_mbox/wicket-users/200708.mbox/%[email protected]%3e

Use for example ResourceStreamRequestTarget

> - While creating the URL for the resource, does it matters which
> urlcodingstrategy am I using? (I'm currently using BPRTUCS).

Don't know how/why it would matter.

> - what does the mountSharedResource do at all? (Is it for only static
> resources?)

Don't know that either. Hopefully someone else can help you with these.

**
Martin


>
> 2009-08-08 13:23 keltezéssel, Martin Makundi írta:
>>>
>>> I'm using iText for generating Pdf, this is only a PoC code, Later I will
>>> add a business object to the class, so I can provide custom datas for the
>>> pdf generating part. You can also see, that this code will generate the
>>> pdf
>>> on-demand.
>>
>> Can you elaborate the problem you still have?
>>
>> **
>> Martin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

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

Reply via email to