• 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

Info about Java Web Controls

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I remember reading some time ago about a project that the Swing team was working on, which would provide tools that web developers could use, that would do for a web page what Swing controls did for the client.
It would provide browser agnostic GUI controls, such as a treeview, buttons, text boxes, etc., which could respond to event, and provided a consistent API.
In effect, it would reproduce what M$ is calling ASP.NET web controls.
Can someone provide me a link to find out more about this initiative? Does anyone know more about it, such as a timeframe for release, etc.?
Thanks very much,
Reuben Cleetus.
 
sharp shooter, and author
Posts: 1913
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could JavaServer Faces be what you are thinking about?
http://www.jcp.org/jsr/detail/127.jsp
Regards
Simon
------------------
Simon Brown
Co-author of Professional JSP 2nd Edition
 
Whatever. Here's a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic