3,760 Topics

Member Avatar for
Member Avatar for thiliniss
Member Avatar for pavan146

HI everybody can anyone pls let me know to be certified as java programmer by sun. so let me know complete procedure of applying for SCJP..

Member Avatar for masijade
-1
65
Member Avatar for mith_cool

What is the use of requestdispatcher in java? I know it is used to forward requests to servlets. But somebody could give me example or i mean to say a scenario which will prove effective in understanding this concept....

0
61
Member Avatar for coroll

HI!, i want call a jsp using anchor tag's href also with some data in it.when sending data i want wrap them in [CODE]<%=name%>[/CODE]. is it possible. i dont know how to do. but wahat i want to ask is [CODE]<a href='remove.jsp?itemNme=<%=temp[i]%>';>[/CODE] PLZ help me to do this.im stuk here. …

0
61
Member Avatar for coroll

Hi everyone!, do we need to add any tags to web.xml when using a bean. can any one tell me PLzzzzzzzzzzzzzzzz............ THANKS IN ADVANCE

0
70
Member Avatar for coroll

Hi!, im developing a shopping cart.my hash table is in a bean.so i need to use the hash table's elements.is it possible to use the same bean(id) in a another JSP.

Member Avatar for ~s.o.s~
0
74
Member Avatar for Sidharth Agarwa

Hi I have a small issue with displaying xml document when tried retriving in jsp page. This is the complete code: [code]<%@ page import="java.io.*" %> <%@ page import=" org.xmldb.api.base.*" %> <%@ page import=" org.xmldb.api.modules.*" %> <%@ page import=" org.xmldb.api.*" %> <%@ page import=" javax.xml.transform.OutputKeys" %> <%@ page import=" javax.servlet.jsp.*" %> …

Member Avatar for ~s.o.s~
0
161
Member Avatar for Asian_shalicool

hi,i am it student,ineed to help to have a simple java of an on reservation system using jsp.i just need java souse code how to connect access data base using jsp,please can any help me

Member Avatar for musthafa.aj
0
74
Member Avatar for hidash_in

hi all, i need help from you. i want to upload multiple files to the server. pls tell me how to do this. if anybody has the code pls paste and send without fail. advance thanks hidash

Member Avatar for masijade
-1
636
Member Avatar for shilpajmensi

Hi, I have created a Hello servlet , compiled it and deployed the Hello.class in the folder C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\test\WEB-INF\classes manually. In the C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\test\WEB-INF folder i have created a web.xml like: [code=xml]<web-app xmlns="http://java.sun.com/xml/ns/j2ee" version="2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:/java.sun.com/dtd/web-app_2_3.dtd"> <servlet> <servlet-name>Hello</servlet-name> <servlet-class>test.Hello</servlet-class> </servlet> <servlet-mapping> <servlet-name>Hello</servlet-name> <url-pattern>/Hello</url-pattern> </servlet-mapping> …

Member Avatar for ~s.o.s~
0
121
Member Avatar for sweetyDoll

Hi! I'm a IT student. I need to have an simple java application of an online reservation system developed by using JSP, Servlets,Beans,JDBC, and Session Handling etc. I just need the java source codes. Please can anyone help me

-3
32
Member Avatar for swati29
Member Avatar for mith_cool

I am a beginner to advance java and since am learning servlet am getting some weird error in my servlet. I am trying to get the method name and this is the code which i wrote down [CODE] import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.util.*; public class NewServlet extends …

Member Avatar for ~s.o.s~
0
223
Member Avatar for Stefano Mtangoo

I have tried whatever I can but i'm yet to find a definition I can understand. Would anyone try to "educate" me on what is enterprise java beans?

Member Avatar for Stefano Mtangoo
0
119
Member Avatar for java_programmer

I have installed Tomcat 6.0.28 in my machine. But when trying to start it, it is not being started. A command window open for a fraction of second and then closed. No log or error is written in log. I have set up the JAVA_HOME, CATALINA_HOME, classpath and path variables. …

Member Avatar for NormR1
0
112
Member Avatar for manikandan_dani

Hi, I am developing web application using JSF2.0 along with netbean6.8 IDE. In this project, i use rich faces 3.3.2. when i run the application, it throws the following error deploy?path=C:\Documents and Settings\workplace\JSF3\build\web&name=JSF3&force=true failed on GlassFish v3 Domain C:\Documents and Settings\workplace\JSF3\nbproject\build-impl.xml:598: The module has not been deployed. BUILD FAILED (total …

Member Avatar for ahmed.faraz
0
153
Member Avatar for fieryeagle

Hi ppl, I wanna write a supply chain management system using JSP and Oracle database. Anyone got experiences in coding SCM or similar systems in JSP? I wanna ask about the functionality aspect.

0
45
Member Avatar for srdva59

hi, i looking for a way to change text field date using up/down keys i have looking on google but i not find nothing working in both browsers any one know something like this? thanks for your help

0
56
Member Avatar for Priya123M

Hi I'm a Javascript newbie. I am displaying list of things in my Jsp page. each row has two drop down menus and a radio button. When the submit is clicked it sends the index of the radio button clicked as a hidden parameter. I need to get the drop …

Member Avatar for javaAddict
0
4K
Member Avatar for torkolort

Hi, I'm new to JSP and I'm trying to make a simple registration form. I've looked at examples and tried to do the same thing, but I have some problems. What I have so far is register.jsp : [code]<div id="register_container"> <form action="registrationProcessor.jsp" method="post"> First Name <input name="firstname" type="text" class="inputbox"/><br/> Last …

Member Avatar for ~s.o.s~
0
349
Member Avatar for hims4u

respected mods i am facing a very strange problem when i am trying to run any jsp code on tomcat server in fedora 13. i have installed tomcat6 by command as #yum install tomcat6 after that when i give the address as [url]http://127.0.0.1:8080/aa1.jsp[/url] (aa1.jsp being the name of my jsp …

Member Avatar for hims4u
0
523
Member Avatar for prashant37

Hello I am totally new here ,this is my first project and i am trying to learn a lot of new things so pls be patience . can some one pls help me in regards to tomcat server and jsp pls pls It needs to be done urgently as i …

Member Avatar for prashant37
0
128
Member Avatar for balaji153
Member Avatar for kannappan

hi,i need help u..... how to integrate youtube website to my website? how to retrieve datas from youtube to my website and play the videos in my website only? send jsp code and complete details.............. Thanks..............

0
36
Member Avatar for Mastersrebel

[code=c]printf("Hey somebody send me source code for e-banking or online examination\n");[/code]

Member Avatar for javaAddict
-2
40
Member Avatar for balaji153

can any one help!!! Do i need to learn java to code in jsp... Yesterday i tried to print string from text box with jsp.I found it's easy to understand . But i don't know even how to declare a variable in java. Help Me please.....

Member Avatar for masijade
0
185
Member Avatar for anuj_sharma

Hey guys, Please tell me how to load data from an excel file to a mysql database using jsp.

Member Avatar for kumar pushkar
0
107
Member Avatar for yuvi2288

HI EXPERTS, I am trying ajax. The code I have used is given below.I linked both the javascript files inside the head section. When I select any category from first dropdown box, I call the javascript func and got the corresponding subcategories in the second dropdown. This is ok. But …

Member Avatar for yuvi2288
0
136
Member Avatar for yuvi2288

hello dudes, kindly help me... Example: A new Facebook account is created... once the user creates his profile then automatically custom URL is generated for him... (ie)niranjan kumar facebook searched in google, here v can get by clicking the 2nd link as shown in the URL [url]http://www.facebook.com/niranvk[/url] ... now we …

Member Avatar for ~s.o.s~
0
75
Member Avatar for yuvi2288

Hi, I am trying to use ajax in my webpage. I got the values from the database and displayed as links as below. param1 param2 param3 I used the following code to call a javascript function func() with dynamic parameter param in jsp. out.println("<a href='#' onclick='javascript:func('"+ param +"')'>"+ param +"</a> …

Member Avatar for ~s.o.s~
0
74

The End.