Title: RE: [Xdoclet-user] xPetStore v2.1 released

Honestly, in real-world app, I would have used plain Java Object stored in
HttpSession instead of SFSB.
This was used more for educational purpose :-)

-----Original Message-----
From: Brian McSweeney [mailto:[EMAIL PROTECTED]]
Sent: 06 January 2003 09:11
To: Herve Tchepannou; xdoclet
Subject: Re: [Xdoclet-user] xPetStore v2.1 released


Hi all,
excellent project Herve. I have a real basic question to do with ejbs
though. You use a stateful session bean for the shopping
cart implementation. When the struts actions use the shopping cart they
store it in the HttpSession object. The thing I don't understand is, how
does a stateful session bean offer you more than just a plain java object?
If it is just being stored in the HttpSession object anyway, what extra does
it offer you? Hope this isn't too off the xdoclet topic.
thanks very much
Brian

----- Original Message -----
From: "Herve Tchepannou" <[EMAIL PROTECTED]>
To: "xdoclet" <[EMAIL PROTECTED]>; "jboss"
<[EMAIL PROTECTED]>
Sent: Sunday, January 05, 2003 7:17 AM
Subject: [Xdoclet-user] xPetStore v2.1 released


> I'm Proud to annouce a new release of xPetStore v2.1
>
> xPetStore is a WODRA (Write Once, Deploy and Run Anyware) implementation
> of Sun
> PetStore application based on the following opensource tools/frameworks:
> - xDoclet
> - Struts
> - Sitemesh
>
> xPetStore has been successfully deployed and tested on the following
> application servers:
> - JBoss
> - WebLogic
>
> You can download the lattest version of xPetStore at
> http://sourceforge.net/projects/xpetstore
>
> -----------
> This release has the following changes:
> - Integration with JUnitEE
> - Simplify the installation process highly simplify
> - Spilt build.xml to reduce the complexity of the build process
> - Mailing list created at sourceforge net
> - Bug fixes
> --
>
> Herve Tchepannou
> mailto:[EMAIL PROTECTED]
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to