How to develop the web components

Hi I trying to buikd a web applications.For that i need to build a components so that i can reuse them in interfaces.what are the different languages i can use fot it e.g. beans, jsp and etc.any help will be appreciatedthanks
[260 byte] By [async_141a] at [2007-10-3 2:55:41]
# 1
Try the following forum (about JSP technology) http://forum.java.sun.com/forum.jspa?forumID=45
UncleSAMa at 2007-7-14 20:44:47 > top of Java-index,Desktop,Developing for the Desktop...
# 2
You should also look at servlets if you are going to be using the Java language to develop your web applications.
morgalra at 2007-7-14 20:44:47 > top of Java-index,Desktop,Developing for the Desktop...
# 3
JSP(Easier), Servelet.
binaryFusiona at 2007-7-14 20:44:47 > top of Java-index,Desktop,Developing for the Desktop...