I'm OK on the struts side of things, I'm really looking for some examples of
the framework in use with CMP -  something which implements EJB 2.0
Persistence and in particular Container Managed Persistence.

The petstore examples don't use CMP2.0 as the persistence models.

Zoran

> http://www.trifork.com/web/articles.html
> http://www.ibatis.com/jpetstore/jpetstore.
> 
> Both above are PetStore using Struts with source code.
> .V
> 
> Zoran Avtarovski wrote:
>> I'm about to start work on a application which I'd like to use the struts
>> framework with CMP2.0  EJBs.
>> 
>> Our current structure for applications follows a pretty standard approach:
>> 
>> <base>/action/action-classes
>>               /business/business-classes
>>               /DAO/data-access-classes
>>               /entity/entity-classes
>> 
>> 
>> I'd like to see what the ideal/preferred structure for an application using
>> session beans for the business logic and CMP entity beans for data access.
>> 
>> I'm hoping there's a pet store (or similar) example that I could have a look
>> at to guide me.
>> 
>> Zoran
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to