Re: Xform in Tapestry

2011-07-14 Thread Thiago H. de Paula Figueiredo
On Thu, 14 Jul 2011 07:43:05 -0300, rbkamal wrote: Hi Hi! I would like to know how to include an Xform in Tapestry. Just add it to the template. Tapestry won't change any element unless it's or . If XForms needs "text/xml", you need configure Tapestry to serve

Re: Xform in Tapestry

2011-07-14 Thread rbkamal
Hi I would like to know how to include an Xform in Tapestry. I haven't found any response in the Internet. Can you help me ? Thanks in advance Regards Kamalnath -- View this message in context: http://tapestry.1045711.n5.nabble.com/Xform-in-Tapestry-tp2393940p4586230.html Sent

Re: Xform in Tapestry

2010-06-16 Thread Thiago H. de Paula Figueiredo
/tapestry.apache.org/tapestry5.1/guide/content-type.html. On Wed, 16 Jun 2010 05:05:52 -0300, John Aunater wrote: The MIME Type in the ContentType HTTP header is “text/xml” --- En date de : Mar 15.6.10, Thiago H. de Paula Figueiredo a écrit : De: Thiago H. de Paula Figueiredo Objet: Re:

Xform in Tapestry

2010-06-15 Thread John Aunater
Just add the XForms namespace and you can use it (and any other XML format). There are no components using XForms yet, but they're easy to create. By the way, how's the XForms adoption now? I have already tried to put XForm namespace in the tag but it does not work… I have forgot to notice,

Re: Xform in Tapestry

2010-06-14 Thread Thiago H. de Paula Figueiredo
On Mon, 14 Jun 2010 08:25:55 -0300, John Aunater wrote: Hi, Hi! I would know how to include an Xform in Tapestry. I haven't found any response in the Internet.Can you help me ? Just add the XForms namespace and you can use it (and any other XML format). There are no components

Xform in Tapestry

2010-06-14 Thread John Aunater
Hi, I would know how to include an Xform in Tapestry. I haven't found any response in the Internet.Can you help me ? Thank's in advanceRegard'sJaunater