dev@jsftemplating.java.net

Weird problem with div tag

From: Karam Singh Badesha <Karam.Badesha_at_Sun.COM>
Date: Thu, 25 Jan 2007 13:41:04 -0800

Hi,
I am using the div tag using the sun:markup tag like following:
<sun:markup tag="div" id="ajaxBuild">

Now the problem is that I originally had all the labels, dropdowns in a
single row. I had to add ajax to the page and hence the above div tags.
Now div tag is resulting in a <br> kind of behavior which I don't want.
Anyone know how this can be avoided?

thanks
Karam