well, not wrt the "blablabla" thing, but it does change
open-close tags to open-body-close.

On Mon, Mar 31, 2008 at 9:12 PM, Johan Compagner <[EMAIL PROTECTED]>
wrote:

> No, wicket doesnt alter html like that
>
> On 3/31/08, Nino Saturnino Martinez Vazquez Wael
> <[EMAIL PROTECTED]> wrote:
> > Is it even something wicket supports?
> >
> > Gerolf Seitz wrote:
> > > what's the use case for doing that?
> > >
> > >   Gerolf
> > >
> > > On Mon, Mar 31, 2008 at 4:32 PM, Eyal Golan <[EMAIL PROTECTED]>
> wrote:
> > >
> > >
> > >> Hi,
> > >> How can I convert a tag that is of type open-close: <input bla bla
> bla />
> > >> to <input> bla bla </input> ?
> > >>
> > >> The API says that I should not use the setTag(XmlTag) method.
> > >> If I do I get all kind of exceptions.
> > >> Second question: How will I close it?
> > >>
> > >> I do all the above in the onComponentTag method.
> > >>
> > >> Thanks
> > >>
> > >>
> > >> --
> > >> Eyal Golan
> > >> [EMAIL PROTECTED]
> > >>
> > >> Visit: http://jvdrums.sourceforge.net/
> > >>
> > >>
> > >
> > >
> >
> > --
> > -Wicket for love
> >
> > Nino Martinez Wael
> > Java Specialist @ Jayway DK
> > http://www.jayway.dk
> > +45 2936 7684
> >
> >
> > ---------------------------------------------------------------------
> > 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