• 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

List Data and select multiple items

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

I am developing a project in JSF 2.1 with componete Prime Faces 2.2.1.

Basic Overview of the Project:

1st Staff will log into the system and will send the proof of payment of the health plan, and to send generates a receipt sent.

2nd System administrators will log into the system and select a few users who want to give an increase or a discount.


What I need:

The principle must list the employees in the database to apply the discount / increase for certain employees.

Login Page - ok
Validation - OK
Security - In development ... need help ...
List and select Data - In development ... need help ...

I have developed the method list, componete not know any more than I can list and select multiple items.



 
reply
    Bookmark Topic Watch Topic
  • New Topic