• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Configurable forms in Webpage

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Can anyone throw some light on how to do configurable forms creation in JSP? There should be a tool which helps the end user to design the form with the desired attributes (any form controls) and the application should generate the form on the fly as defined by the end user.To put it simple I am looking for something similar to that of "Microsoft Infopath 2003".[This needs client side footprint]. I beleive there will be some decent tools existing. And also give your inputs on how this form data can be captured into database without the need for on the fly construction of table structure.

tx in advance for the knowledge sharing,

pkrk
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
pk rk - yr nm ds nt sm t cmply wth th JvRnch Dsply Nm Plcy. Plz chng yr dsply nm t cmply wth JvRnch Plcy. N prtclr, pls s sm vwls n yr nm. Thnk y.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Isn't Jim funny?

Seriously though, he is right - please follow the links and adjust your display name.

And welcome at the Ranch! It's not always that silly here, but always fun!
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ah, that's already better, but we actually require a first *and a last* name. So I fear you will have to adjust it a second time.

Anyway, this seems to be strongly related to JSP, so I'm moving it to our JSP forum...
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic