Hi,
in our documentation is an example for your questions. Unfortunately it is a little bit difficult to find…
Please have a look in the JavaServer Pages Tag Reference and select the edit tag.
Here is a short extract of it:
Example for a radiobutton:
<xapp:edit select="/Property/@Category"><input type="radio" value="Buy"/></xapp:edit>Buy
<xapp:edit select="/Property/@Category"><input type="radio" value="Sell"/></xapp:edit>Sell
Bye
Thorsten
#Tamino#webMethods#API-Management