On 7/10/11 9:36 PM, Steven Yang wrote:
some hints about Java naming convention
1. package names are all lower cases

They're actually camelCase after the first word. Typically people figure out ways to keep each dotted component to one word to avoid that, though.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to