Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » [ANN] Article on Eclipse-Struts
[ANN] Article on Eclipse-Struts [message #65944] Thu, 30 September 2004 19:53
Eclipse UserFriend
Originally posted by: bert.torfs.nospampandora.be

Hi all,

For those who might care, I just compiled an article on using Eclipse for
Struts development. It is available on http://users.telenet.be/bert.torfs.
(Click on the J2EE on OsX link).
It guides you through the steps necessary to start and (almost) finish a
web application based on the Struts MVC framework. Software used inludes
€ Eclipse 3.0
€ Sysdeo Tomcat Plugin
€ Struts (of course)
€ Ant
€ OsX - altough this does not really matter.

Topics covered include
€ MVC
€ Creating an empty Struts application
€ Automating the packaging and deployment process using Ant
€ Navigation between pages
€ Some basic Struts tags
€ Adding and removing items to and from a table (one page)
€ Declarative exception handling
€ Creating a search page
€ Making a search page truly reusable : variable forwards and
variable bits of action.

Not yet covered is how to change the model implementation - currently a dumb
java class - by a web service (or a session bean if you prefer) without
having to touch the view or even the controller.
Initially written for my own use, it might be usefull for some of you as
well.

Bert
Previous Topic:The Eclipse Buidl System
Next Topic:[ANN] Article on Eclipse-Struts
Goto Forum:
  


Current Time: Wed Apr 24 13:52:43 GMT 2024

Powered by FUDForum. Page generated in 0.03102 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top