Re: [Wicket-user] wicket.markup.html.include.Include / encodingerror

2006-07-14 Thread Eelco Hillenius
at gets the input wrong..? > > Regards Nino > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eelco Hillenius > Sent: 14. juli 2006 09:19 > To: wicket-user@lists.sourceforge.net > Subject: Re: [Wicket-user] wicket.markup.html.include.Inclu

Re: [Wicket-user] wicket.markup.html.include.Include / encodingerror

2006-07-14 Thread Nino Wael
@lists.sourceforge.net Subject: Re: [Wicket-user] wicket.markup.html.include.Include / encodingerror You have to use a reader for that instead of an inputstream. See Java IO's documentation for more on that. Eelco On 7/11/06, Nino Wael <[EMAIL PROTECTED]> wrote: > > > > Hi > > >