Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Subject: Re: Ajax recommendations for use with Struts1.1

Subject: Re: Ajax recommendations for use with Struts1.1

2007-10-03       - By Ted Husted

 Back
I actually did a lot of work with the DataTable. Again, what I liked
best is that I could follow the source, and extend it. For example, we
created a composite Find/List/Edit/View widget that let us set a list
of fields, field-types, labels, and validators in the JavaScript, and
get a complete CRUD widget in return. There's an early version here:

* http://yazaar.org/examples/dataform/tutorial-tabview.html

There's no hard-coding of HTML forms here at all, just some settings
in the JavaScript

* http://yazaar.org/examples/dataform/tutorial-data.js

The example includes static data, but, of course, in production, we
get it from the database. Same difference though. We just pass back a
list via JSON in the same format.

My team is on hiatus now, but when we get back, I'd like to update the
example with the final version.

-Ted.

On 10/3/07, Rick Reumann <rick.reumann@(protected)> wrote:
> On 10/3/07, Rick Reumann <rick.reumann@(protected)> wrote:
> >
> >
> > Going to check out YUI now.
>
> So far I haven't been too impressed with their data table models (they
> seem pretty basic, not bad but I don't scrollable tables, movable
> columns, etc, but maybe I'm missing it):
> http://developer.yahoo.com/yui/examples/datatable/index.html
>
> Compared to what you get with extjs. For example, I really like this grid
>
> http://extjs.com/deploy/ext/examples/grid/paging.html
>
> You can see more of the examples here
> http://extjs.com/deploy/ext/docs/index.html
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>


--
HTH, Ted <http://www.husted.com/ted/blog/>

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.