Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > Re: Java server...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 14 Topic 16075 of 16590
Post > Topic >>

Re: Java server technology question?

by Mark Space <markspace@[EMAIL PROTECTED] > May 12, 2008 at 03:44 PM

Knute Johnson wrote:
> My total exposure to web delivered Java is Applets.  What is the current

> Java technology that you would use to create an interactive website that

> requires a database to manage data on the server end?  I'm looking for 
> the simplest technology to do this.  The web server that I am familiar 
> with is Apache.  Does Apache have built-in Java capabilities?
> 
> Thanks very much,
> 

It depends on what you mean by "interactive."

Click on links: use anything.

Forms and validation: many things do this, including I think Struts, 
Java Server Faces, and Spring.

Web games, movies: get Flash.


A "J2EE Web container" is a program that sits behind a web server like 
Apache and servers up Java to the web server.  J2EE is a little like PHP 
or CGI -- it's an add-on that allows the web server to "speak" Java and 
a few other J2EE dialects (JSPs for example).  Tomcat is probably the 
best known J2EE container.  Glassfish and WebBoss (IBM) are also often
used.

And you can add a large number of frameworks to the J2EE container.  And 
I do mean large.  Struts, Java Server Faces, Spring, Hibernate, lots 
lots more.  Check around the Apache website or Google.  You might also 
try to ask more specific questions, some folks here might be able to 
give you direct advice.
 




 14 Posts in Topic:
Java server technology question?
Knute Johnson <nospam@  2008-05-12 11:58:14 
Re: Java server technology question?
Daniel Pitts <newsgrou  2008-05-12 12:16:29 
Re: Java server technology question?
Dave Miller <dave@[EMA  2008-05-12 20:10:44 
Re: Java server technology question?
Mark Space <markspace@  2008-05-12 15:44:29 
Re: Java server technology question?
Roedy Green <see_websi  2008-05-13 11:21:36 
Re: Java server technology question?
"Hal Rosser" &l  2008-05-12 18:47:22 
Re: Java server technology question?
Roedy Green <see_websi  2008-05-13 11:30:00 
Re: Java server technology question?
"Hal Rosser" &l  2008-05-13 21:57:25 
Re: Java server technology question?
Roedy Green <see_websi  2008-05-14 05:36:23 
Re: Java server technology question?
"Hal Rosser" &l  2008-05-14 15:21:18 
Re: Java server technology question?
Roedy Green <see_websi  2008-05-13 10:56:15 
Re: Java server technology question?
Roedy Green <see_websi  2008-05-13 11:19:04 
Re: Java server technology question?
Knute Johnson <nospam@  2008-05-13 16:59:17 
Re: Java server technology question?
RedGrittyBrick <RedGri  2008-05-14 10:04:47 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 14:53:48 CST 2008.