PDA

View Full Version : Best Practice (Naming Controller Beans)


sim085
Apr 30th, 2006, 03:02 PM
Hi,

I am writing several beans and I name them as follows:

/home.htm
/about.htm

Now I created some pages, which logically are part of the home section and therefor I named the bean as follows:

/home/welcome.htm

This does work ofcourse. However do not know if I am moving according to the spirit of how to name a bean. I mean could this be wrong design, and bring up mantainace problems?

thanks and regards,
sim085