0

Currently i am working on a application which using rich:faces version 3.3.2. Now i want to move to latest version of rich:faces so that i can get the advantage of some new features and components introduced in rich:faces e.g. Extended Datatable in place of rich:dataTable and so on. Before i move to the latest version, all i need is to know that how this change will impact my existing pages. So basically i need some material for comparison. Sorry if i am asking a silly question but i have tried to google it but unable to find my required material. Currently i am using the JSF version 1.2 The most important component i want to use is rich:extendedDataTable.

Vasil Lukach
  • 3,383
  • 3
  • 27
  • 36
bilal
  • 63
  • 1
  • 10
  • IMO this is too broad to cover. First, you have to migrate your current application from JSF 1.x to JSF 2.x (probably to JSF 2.2.6), then migrate each RichFaces component from 1.2 to 4.x. – Luiggi Mendoza May 19 '14 at 05:09
  • i have updated my question – bilal May 19 '14 at 05:23
  • Migrate your JSF 1.2 application to JSF 2. Use the guide proposed here: [Migrating from JSF 1.2 to JSF 2.0](http://stackoverflow.com/q/4441713/1065197). Then, for Richfaces, follow the official documentation: [RichFaces Migration Guide. 3.3.x - 4.x Migration.](https://community.jboss.org/wiki/RichFacesMigrationGuide33x-4xMigration) – Luiggi Mendoza May 19 '14 at 05:28
  • can i use rich:extendedDataTable with JSF1.2? as migrating to the JSF 2.0 would require some more time and i don't have that much time right now – bilal May 19 '14 at 05:41
  • [RichFaces 3.3.x Developer Guide](http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/) is your friend. Do the respective research from there. – Luiggi Mendoza May 19 '14 at 05:43
  • thanks Luiggi for all help – bilal May 19 '14 at 05:45
  • `rich:extendedDataTable` is supported in RichFaces 3.3.2. See [doc](http://docs.jboss.org/richfaces/3.3.X/3.3.2.SR1/en/tlddoc/). – Vasil Lukach May 19 '14 at 13:49

0 Answers0