Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Struts
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Struts section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 20th, 2007, 01:18 PM
Authorized User
 
Join Date: Jul 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default struts actions package: "struts", other packages?

Most of the code I see places the developer defined struts Java classes in a package called "struts".

Is this what developers do for large struts based projects?

I'm thinking I want to store my struts actions Java classes in different logical packages based on what they map to within my software. But before I do this, I want to check to make sure I'm not missing anything :)


 
Old July 21st, 2007, 06:02 AM
Authorized User
 
Join Date: Jul 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You may define your action class in any logical package you wish. Generally developers do define their action classes in sub packages of struts for convenience.





Similar Threads
Thread Thread Starter Forum Replies Last Post
struts 2.0 vivekkumar_23 Struts 1 October 11th, 2007 04:46 AM
about struts kishore.dyn Struts 4 August 8th, 2006 01:28 AM
How to get upgraded from Struts 1.1 to struts 1.2. [email protected] Struts 0 January 3rd, 2006 04:29 AM
struts aytacakin J2EE 1 October 19th, 2005 02:39 AM
regarding struts mshareef Apache Tomcat 0 November 10th, 2004 10:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.