.NET and J2EE #5

Developing JSP pages is like taking a step back in time. It's too much like classic ASP with it's top-down, procedural style. It doesn't hold water to writing ASPX pages in ASP.NET. But I haven't used JavaServer Faces and Tiles yet, so maybe that's where J2EE catches up.

Print | posted on Monday, May 24, 2004 4:45 AM

Feedback

# re: .NET and J2EE #5

left by Matthew Davidson at 8/19/2005 6:14 AM
I have to say Dave that it really depends on HOW you develop your JSP pages. I'm just getting into this myself now but you can write TAG Libraries which kinda act like web controls. And I have heard that Tiles and JSF are VERY webcontrolish.


P.S. I was just browsing through you archive and J2EE jumped off the page at me :)
Comments have been closed on this topic.