Hi,
Description: Using apache template writer.
I was not sure on how to post this question.. so I am
writing this mail..
Problem is , I have written an xml file (where two
radio buttons should be horizontally aligned)
for ex:
<radiobutton name="RadioButtons" description="">
<option label="Radio_1" value="">
<option label="Radio_2" value="">
</radiobutton>
Based on the above example the buttons will be aligned
vertically one below the other like..
Radio_1 .
Radio_2 .
But I need them to be horizontally aligned on next to
the other like this.
Radio_1 . Radio_2 .
When I start my Application the XML will be loaded by
the java class (which imports the functionality of the
Sun's velocity template engine API) and writes to the
template using Apache's velocity template writer.
Since I don't have any control to any CSS/XSL
standards and also even I don't even know abt it at
all.
At the end when I could my those radio buttons sitting
one below the other..
Can Any one suggest me how to achieve this.
Thanks in Advance
Ravi
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]