You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Asare Samuel <s_...@yahoo.co.uk> on 2007/06/30 17:19:16 UTC

Appointment system

Hi all,

I am about to code a web applciation(Appointment system). 

It will require a database, email reminders, and JSP pages. Would you sujest an EJB project or a regular web application as shown in the link below~(set up own connection, sql code etc). I started out inclined towards the ejb route. However this requires the sun application server, and my copy will not start despite it being a new installation. 
   
  1) http://www.netbeans.org/kb/55/mysql-webapp.html


Thanks 

 		
---------------------------------
 What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.

Re: Appointment system

Posted by Asare Samuel <s_...@yahoo.co.uk>.
Thanks to all thoise that replied to my origianl post reagrding this web application.
  
Sebastian Himberger <se...@gmx.de> wrote:
  -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

if you want to use Tomcat you can also use EJB by utilizing OpenEJB.
Have a look at: http://openejb.apache.org/tomcat.html

Please beware: This is not a suggestion in favor or against EJB. Just an
info that you don't need to abandon Tomcat if you want to use EJBs :).

Best regards,
Sebastian

Asare Samuel schrieb:
> Hi all,
> 
> I am about to code a web applciation(Appointment system). 
> 
> It will require a database, email reminders, and JSP pages. Would you sujest an EJB project or a regular web application as shown in the link below~(set up own connection, sql code etc). I started out inclined towards the ejb route. However this requires the sun application server, and my copy will not start despite it being a new installation. 
> 
> 1) http://www.netbeans.org/kb/55/mysql-webapp.html
> 
> 
> Thanks 
> 
> 
> ---------------------------------
> What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGh41wVKBy6qoVEvwRAtRiAKCnIyi1tAiGALrYfALKDwV+4ijWDwCdGwXw
hn6+KvArfhGHJZxc8qpN7wg=
=1xz9
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org



       
---------------------------------
 Yahoo! Answers - Get better answers from someone who knows. Tryit now.

Re: Appointment system

Posted by Sebastian Himberger <se...@gmx.de>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

if you want to use Tomcat you can also use EJB by utilizing OpenEJB.
Have a look at: http://openejb.apache.org/tomcat.html

Please beware: This is not a suggestion in favor or against EJB. Just an
info that you don't need to abandon Tomcat if you want to use EJBs :).

Best regards,
Sebastian

Asare Samuel schrieb:
> Hi all,
> 
> I am about to code a web applciation(Appointment system). 
> 
> It will require a database, email reminders, and JSP pages. Would you sujest an EJB project or a regular web application as shown in the link below~(set up own connection, sql code etc). I started out inclined towards the ejb route. However this requires the sun application server, and my copy will not start despite it being a new installation. 
>    
>   1) http://www.netbeans.org/kb/55/mysql-webapp.html
> 
> 
> Thanks 
> 
>  		
> ---------------------------------
>  What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGh41wVKBy6qoVEvwRAtRiAKCnIyi1tAiGALrYfALKDwV+4ijWDwCdGwXw
hn6+KvArfhGHJZxc8qpN7wg=
=1xz9
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Appointment system

Posted by ben short <be...@benshort.co.uk>.
Take a look at the String Frameworks [1] instead of ejb.

[1] http://www.springframework.org/

On 6/30/07, Asare Samuel <s_...@yahoo.co.uk> wrote:
> Hi all,
>
> I am about to code a web applciation(Appointment system).
>
> It will require a database, email reminders, and JSP pages. Would you sujest an EJB project or a regular web application as shown in the link below~(set up own connection, sql code etc). I started out inclined towards the ejb route. However this requires the sun application server, and my copy will not start despite it being a new installation.
>
>   1) http://www.netbeans.org/kb/55/mysql-webapp.html
>
>
> Thanks
>
>
> ---------------------------------
>  What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org