Hi, I have a question about best practice on how to design custom component.
I will write custom components for our application that will be used only in
our application. Is it a good idear to let the custom component access my
session object and from that call my service layer to ask for some objects
or is it a better design to add object as parameters to the component?

//
Jacob
-- 
View this message in context: 
http://www.nabble.com/Custom-Components-tf2307973.html#a6416332
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to