• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Will u use Strut or .NET to develop Web application?

Struts is a J2EE infrastructure for developing web apps. I would go with .NET because I'm more familiar with it, and I think it is easier for a team to learn and get good at. The development tools are better, and the debugging time is shorter. The performance and scalability has always been better than what I need, and I'm pretty sure that it is equal to a J2EE application (assuming both are well tuned).
 
I use struts because that's what I know. I can't say which is faster to learn, it usually ends up someone is forced to learn one and they stick w/ it. I love the Jakarta project, the open source community for J2EE is awesome. The open source development tools and platform are excellent if you're looking for low cost.

x
 
Hi,

I got this book but it seems like it's for intermediate Strut user. It's never show u how to configure Strut and how to make the examples work ! How about the Wrox JSP .20
 
Back
Top