Re: Xforms Controls within Wicket Application

2011-08-01 Thread sramay
Hi,

My request for integrating XFORMS within a Wicket Application is as follows:

I have a XForms (with XHTML as hosting language) with few controls, actions,
etc. for validation on client-side. This form uses XSLTForms as XForms
engine.
This form should be integrated with normal Wicket application with the
following requirements:
  i) This form should rendered to client from Wicket application, so that on
client-side only XForms tags (controls, actions, etc) will be rendered and
not Wicket's tags
  ii) Wicket application should take the inputs from the XForms and handle
on server side with necessary actions (like validation, storing/retrieving
data from database, etc.)
Any solution available for this XForms-Wicket integration?

Is the question clear?

Regards

Ramachandran 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Xforms-Controls-within-Wicket-Application-tp3619253p3709083.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Xforms Controls within Wicket Application

2011-07-10 Thread sramay
Hi,

   Our requirement is as follows:

   We are developing application both online/offline using Xforms 
   in combination with Rest Xquery, XML Validations.  The data forms
   which appear on the screen accepts data validate either offline/online
and stores the data accordingly.   

   My Query is can we have Wicket Application include same Xfrom
   controls in a Wicket Application get the data validated offline/online
   and store and retrieve from the database and render.   The offline
  data may be sent to a central location when network is available.

   If you can throw some light it will be of great help to us.

Regards

Ramachandran S

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Xforms-Controls-within-Wicket-Application-tp3619253p3658741.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Xforms Controls within Wicket Application

2011-06-23 Thread sramay
Hi,

Is there any means available for calling Xforms controls
within wicket application for accepting and displaying
the same.   For displaying the same there is a means.
I am finding it difficult to embed a xml input form inside a wicket
application.   If the question is childish please clarify
how it can be done.

Ramachandran S

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Xforms-Controls-within-Wicket-Application-tp3619253p3619253.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org