You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by Apache Wiki <wi...@apache.org> on 2005/05/26 00:24:04 UTC

[Beehive Wiki] Update of "WishList" by JeremiahJohnson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Beehive Wiki" for change notification.

The following page has been changed by JeremiahJohnson:
http://wiki.apache.org/beehive/WishList

------------------------------------------------------------------------------
  
  Beehive shouldn't just help a Beehive developers author a new abstraction such a pageflow, web service, or control, it should also make it easy to bootstrap testing of the abstractions.  We should look at both in-container and standalone (unit/TDD) testing.
  
+ = Flexible Package Configuration =
+ 
+ A JSP page should be able to specify the package that it is in.  For example, a JSP page may be www.somecompany.com/coolapp/somepage.jsp and it seems reasonable that a developer would like to use com.somecompany.coolapp for the Controller package.
+