i tried to understand the context of mvc on which shale is built if we use ejb 3.0 as models with business logic...
if i try a button a action will called. mostly an method in my backing bean. tthis prepares data for ejb and afterwards method gives back etc navigation case... so is the action called also model!
