> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Anders Jacobsen
> Sent: Thursday, September 02, 2004 1:10 PM
> To: [EMAIL PROTECTED]
> Subject: Datagrid lige funktionallity
> 
> 
> Hi!
> 
> I have been  developing on ASP.NET for quite some time now. 
> But for some
> reason im going to develope on the J2EE platfrom using Struts.

Because you have finally seen the light :)


> 
> The web application primary job is to update customer 
> information and so
> forth. Almost all pages will need a (refering to asp.net) 
> datagrid like
> functionality. For you not knowing asp.net its a list wich 
> can be edited eg
> by push a [edit] button. Now the row is editable and the 
> individual fields
> can be edited or the whole row can be deleted.

You've already been pointed at the displaytag, however, something else you might want 
to think about.....  Most of the sites I've seen developed in .NET screem they've been 
developed by a Windows developer... mostly because the UI is lacking.... and in some 
cases, it's using a table list like the one your describing.

> 
> I have read the book Pro Jakarta Struts the last to nights 
> and for me (with
> _no_ hans on experince) it seems quite cumbersome to implement this
> functionality. In .net you can accomplish this within an 
> hour. Am i wrong.?
> And more importantly (since AM going to use Struts) how do I 
> do this the
> "best" way? Any suggestions? Links / tutorials wich shows 
> best practice?

Strtus in Action is good.... theirs some great sample web apps on sourceforge.net.

> 
> Thanks for your help (Have heard that the Struts mailing list is quite
> helpsome so im looking forward to participate :) )

We try... watch out for Friday's though....

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to