You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by Steven Dalton <St...@mswl.com.au> on 2007/11/28 23:59:38 UTC

RE: [BULK] Beehive Page Flow

Raj,

I've recently used beehive to develop an application for the wine
industry and I highly recommend it.  I deploy my application to Tomcat
and use jsps and the net-ui tag library.

Not sure about how much active development been done, but the
architecture is complete enough to make a serious application.

The only issue I've had was with creating database transactions.  I used
the connection API patch for the JdbcControl and controlled the setting
of the connection on the JdbcControls myself.  Otherwise each call to a
JdbcControl created a new connection.

I'm looking forward to another release.  Anyone know when that might be?

Steven 

-----Original Message-----
From: Balasubramaniam Rajagopal [mailto:raj.iyer77@gmail.com] 
Sent: Wednesday, 28 November 2007 2:47 AM
To: user@beehive.apache.org
Subject: [BULK] Beehive Page Flow
Importance: Low

Hello Group,

I am planning to use Beehive as the Flow Contoller for a web application
with JSF as the front-end. I was just wondering ( Looking at the
releases)
if Beehive is being developed actively.

Though the features that Beehive provides as a Flow Controller are quite
impressive , I have a little doubt in this regard.

Kindly advice.

Thanks
Raj

Re: [BULK] Beehive Page Flow

Posted by Balasubramaniam Rajagopal <ra...@gmail.com>.
Well, Thanx for the suggestions and comments.

I have started using Beehive in my application.

Thanks
Raj

On Nov 28, 2007 11:59 PM, Steven Dalton <St...@mswl.com.au> wrote:

> Raj,
>
> I've recently used beehive to develop an application for the wine
> industry and I highly recommend it.  I deploy my application to Tomcat
> and use jsps and the net-ui tag library.
>
> Not sure about how much active development been done, but the
> architecture is complete enough to make a serious application.
>
> The only issue I've had was with creating database transactions.  I used
> the connection API patch for the JdbcControl and controlled the setting
> of the connection on the JdbcControls myself.  Otherwise each call to a
> JdbcControl created a new connection.
>
> I'm looking forward to another release.  Anyone know when that might be?
>
> Steven
>
> -----Original Message-----
> From: Balasubramaniam Rajagopal [mailto:raj.iyer77@gmail.com]
> Sent: Wednesday, 28 November 2007 2:47 AM
> To: user@beehive.apache.org
> Subject: [BULK] Beehive Page Flow
> Importance: Low
>
> Hello Group,
>
> I am planning to use Beehive as the Flow Contoller for a web application
> with JSF as the front-end. I was just wondering ( Looking at the
> releases)
> if Beehive is being developed actively.
>
> Though the features that Beehive provides as a Flow Controller are quite
> impressive , I have a little doubt in this regard.
>
> Kindly advice.
>
> Thanks
> Raj
>