-
Simplica Releases AJAX DataTable V1.0 for JavaServer Faces (11 messages)
- Posted by: Kito Mann
- Posted on: August 17 2006 05:39 EDT
Simplica Corporation has just released the production version of their DataTable component for JSF. DataTable is a grid with dynamic loading of data through use of AJAX, simplified database integration, and several additional features. DataTable has the following features. Interactive Features * Drag and Drop with AJAX * Page through data with AJAX * Data rows scroll within header and footer * AJAX updates page on selection * Columns resize by dragging * Sort data by column headings with AJAX Customizable * One or more repeating data rows * 'Freeze' left-hand columns from horizontal scrolling * Configure all color, fonts and styles with simple style sheet classes * Simple tag syntax to define layout and rows * Pluggable and extensible paging controls Browser Compatibility * Works on IE, Firefox, Netscape, Mozilla, Opera and more! * Renders basic version for other browsers Advanced JSF Data Model * Just provide an SQL query string * Very Easy to insert and delete rows * Filtering * Caching DataTable is the first of a suite of components from Simplica.Threaded Messages (11)
- Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces by Patrik A on August 17 2006 09:22 EDT
- Waiting for demo by cubz x on August 17 2006 10:08 EDT
-
A good product by jim woods on August 17 2006 11:18 EDT
- not a good start by Arun Nair on August 18 2006 04:03 EDT
-
A good product by jim woods on August 17 2006 11:18 EDT
- Nice but too slow by Simone Padovan on August 17 2006 10:30 EDT
- Waiting for demo by cubz x on August 17 2006 10:08 EDT
- Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces by Mag F on August 17 2006 15:10 EDT
- Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces by Mileta Cekovic on August 17 2006 19:44 EDT
- Re: Long stack traces by Kito Mann on August 17 2006 11:27 EDT
- Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces by Mileta Cekovic on August 17 2006 19:44 EDT
- site down by Vikram Waikar on August 18 2006 08:37 EDT
- Still missing something by Shibu Mahapatra on August 18 2006 15:17 EDT
- Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces by Sanjiv Jivan on August 18 2006 23:17 EDT
-
Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces[ Go to top ]
- Posted by: Patrik A
- Posted on: August 17 2006 09:22 EDT
- in response to Kito Mann
It has one very serious limitation though; it requires JavaServer Feces. -
Waiting for demo[ Go to top ]
- Posted by: cubz x
- Posted on: August 17 2006 10:08 EDT
- in response to Patrik A
500 Internal Server Error javax.servlet.jsp.JspException at com.sun.faces.taglib.html_basic.PanelGridTag.doStartTag(PanelGridTag.java:452) at /basic.jsp._jspService(/basic.jsp.java:324) at com.orionserver[Orion/2.0.2 (build 11157)].http.OrionHttpJspPage.service(.:70) at com.evermind[Orion/2.0.2 (build 11157)]._ay._rkb(.:5741) at com.evermind[Orion/2.0.2 (build 11157)].server.http.JSPServlet.service(.:31) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._cub.forward(.:147) at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322) at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:147) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._ax._ltc(.:666) at com.evermind[Orion/2.0.2 (build 11157)]._ax._uab(.:191) at com.evermind[Orion/2.0.2 (build 11157)]._bf.run(.:62) An error occurs launching the demo... I was so excited to try a new ajax datatable. -
A good product[ Go to top ]
- Posted by: jim woods
- Posted on: August 17 2006 23:18 EDT
- in response to cubz x
I will downlaod the demo for a test http://www.developerzone.biz/ -
not a good start[ Go to top ]
- Posted by: Arun Nair
- Posted on: August 18 2006 04:03 EDT
- in response to jim woods
this is what you get when you click on the link ----------------------------------------------- javax.faces.FacesException: javax.servlet.ServletException: javax.faces.component.UIOutput at ecruiser.util.ECUtils.include(ECUtils.java:151) at ecruiser.component.Include.encodeChildren(Include.java:159) at ecruiser.tag.IncludeTag.doEndTag(IncludeTag.java:53) at /top.jsp._jspService(/top.jsp.java:330) at com.orionserver[Orion/2.0.2 (build 11157)].http.OrionHttpJspPage.service(.:70) at com.evermind[Orion/2.0.2 (build 11157)]._ay._rkb(.:5741) at com.evermind[Orion/2.0.2 (build 11157)].server.http.JSPServlet.service(.:31) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._cub.forward(.:147) at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) at ecruiser.template.TemplateViewHandler.renderView(TemplateViewHandler.java:521) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._ax._ltc(.:666) at com.evermind[Orion/2.0.2 (build 11157)]._ax._uab(.:191) at com.evermind[Orion/2.0.2 (build 11157)]._bf.run(.:62) Caused by: javax.servlet.ServletException: javax.faces.component.UIOutput at com.evermind[Orion/2.0.2 (build 11157)].server.http.EvermindPageContext.handlePageException(.:587) at /site_header.jsp._jspService(/site_header.jsp.java:326) at com.orionserver[Orion/2.0.2 (build 11157)].http.OrionHttpJspPage.service(.:70) at com.evermind[Orion/2.0.2 (build 11157)]._ay._rkb(.:5741) at com.evermind[Orion/2.0.2 (build 11157)].server.http.JSPServlet.service(.:31) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub.include(.:90) at com.evermind[Orion/2.0.2 (build 11157)].server.http.EvermindPageContext.include(.:285) at ecruiser.util.ECUtils.include(ECUtils.java:147) ... 20 more -
Nice but too slow[ Go to top ]
- Posted by: Simone Padovan
- Posted on: August 17 2006 10:30 EDT
- in response to Patrik A
It's nice and the Ajax loading of the table is amazing, but everything is too slow... -
Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces[ Go to top ]
- Posted by: Mag F
- Posted on: August 17 2006 15:10 EDT
- in response to Kito Mann
javax.faces.FacesException: javax.servlet.ServletException: javax.faces.component.UIOutput at ecruiser.util.ECUtils.include(ECUtils.java:151) at ecruiser.component.Include.encodeChildren(Include.java:159) at ecruiser.tag.IncludeTag.doEndTag(IncludeTag.java:53) at /top.jsp._jspService(/top.jsp.java:330) at com.orionserver[Orion/2.0.2 (build 11157)].http.OrionHttpJspPage.service(.:70) at com.evermind[Orion/2.0.2 (build 11157)]._ay._rkb(.:5741) at com.evermind[Orion/2.0.2 (build 11157)].server.http.JSPServlet.service(.:31) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._cub.forward(.:147) at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) at ecruiser.template.TemplateViewHandler.renderView(TemplateViewHandler.java:521) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177) at com.evermind[Orion/2.0.2 (build 11157)]._ax._ltc(.:666) at com.evermind[Orion/2.0.2 (build 11157)]._ax._uab(.:191) at com.evermind[Orion/2.0.2 (build 11157)]._bf.run(.:62) Caused by: javax.servlet.ServletException: javax.faces.component.UIOutput at com.evermind[Orion/2.0.2 (build 11157)].server.http.EvermindPageContext.handlePageException(.:587) at /site_header.jsp._jspService(/site_header.jsp.java:326) at com.orionserver[Orion/2.0.2 (build 11157)].http.OrionHttpJspPage.service(.:70) at com.evermind[Orion/2.0.2 (build 11157)]._ay._rkb(.:5741) at com.evermind[Orion/2.0.2 (build 11157)].server.http.JSPServlet.service(.:31) at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:521) at com.evermind[Orion/2.0.2 (build 11157)]._cub.include(.:90) at com.evermind[Orion/2.0.2 (build 11157)].server.http.EvermindPageContext.include(.:285) at ecruiser.util.ECUtils.include(ECUtils.java:147) ... 20 more Another error when I clicked on the link -
Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces[ Go to top ]
- Posted by: Mileta Cekovic
- Posted on: August 17 2006 19:44 EDT
- in response to Mag F
There seems to be a problem with some of current JSF component implementation: huuuuge stack traces.(for example ADF Faces) Is that realy needed? Is this inherent in JSF (for me JSF is solid framework)? Or component writters are still not got to wright it right? -
Re: Long stack traces[ Go to top ]
- Posted by: Kito Mann
- Posted on: August 17 2006 23:27 EDT
- in response to Mileta Cekovic
There seems to be a problem with some of current JSF component implementation: huuuuge stack traces.(for example ADF Faces)
I don't think this is necessarily a JSF issue -- it's just the reality of a lot of today's (complicated) software. And while JSF does make development easier, there's a lot of stuff going on behind the scenes. If you think the JSF stack traces are huge, take a look at the one that portal servers generate _before_ they get to your portlet. -- Kito D. Mann Author, JavaServer Faces in Action http://www.virtua.com - JSF/Java EE consulting, training, and mentoring http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info
Is that realy needed? Is this inherent in JSF (for me JSF is solid framework)? Or component writters are still not got to wright it right? -
site down[ Go to top ]
- Posted by: Vikram Waikar
- Posted on: August 18 2006 08:37 EDT
- in response to Kito Mann
simplica site is down or am i doing soemthing wrong http://www.simplica.com/ -
Still missing something[ Go to top ]
- Posted by: Shibu Mahapatra
- Posted on: August 18 2006 15:17 EDT
- in response to Vikram Waikar
Hi Looks, good but not so good. It could have been still better if there would have been a feature of swapping columns in the table by drag and drop. Thanks Malay -
Re: Simplica Releases AJAX DataTable V1.0 for JavaServer Faces[ Go to top ]
- Posted by: Sanjiv Jivan
- Posted on: August 18 2006 23:17 EDT
- in response to Kito Mann
What I liked most was demo with a sortable table that has a dropdown in one column. Ajax based redraws in IE typically causes a flicker as select controls are heavy weight widgets in IE. In their demo, there is no flicker. As for the Ajax lazy fetch table, its similar in apprearance / behavior to the one by OpenRico.