3,747 Topics

Member Avatar for
Member Avatar for prasannakarthik

Hi, Im passing a attribute from jsp1 using Ajax code as shown below. [CODE]this.xmlHttpReq.send(attrName);[/CODE] I need to fetch the value in the jsp2, manipulate and return the value to the calling jsp(jsp1). How to achieve this functionality... Any help would be grateful!!!! Thanks! lpk

0
42
Member Avatar for Pranesh_Ashrit

Dear Forum Readers, I have three frame in a page i.e. topFrame, leftFrame and bottomFrame. i have some links in the left frame, and whenever the user clicks on these links, it will be redirected to bottomFrame. The problem what i am facing is, whenever the user clicks refresh button, …

Member Avatar for Phaelax
0
77
Member Avatar for pjnewberry

I'm inherited a jsp application and have loaded it to a shared web hosting platform. When I load the page, it works fine in Internet Explorer but in any other browser I see a listing of the source code. Obviuosly I have something missing or incorrect but I've never used …

Member Avatar for ~s.o.s~
0
2K
Member Avatar for rs25

Hi, I'm learning Java/Jsp. I just started a project to learn and have some Practical knowledge. But I'm stuck and confused Kindly suggest me so that I can proceed further.- The Project is a Knowledge System. It stores Lots of Questions their answers which is listed by Categories. There's 2 …

Member Avatar for rs25
0
103
Member Avatar for Traon

Basically I have a website designed in Netbeans as an IDE and created in Java using Servlets and jsp pages for interaction. I now wish to put this website online using a server, currently the website does interact with an SQL database but I have removed this functionality so just …

Member Avatar for peter_budo
0
82
Member Avatar for Bandre

Hi, We are using logic iterator in JSP to show number of records. the page rendering is taking lot of time. When observed it found that size of the rendered page is huge with lot of empty spaces. If we manually remove the empty space in a rendered page in …

Member Avatar for masijade
0
84
Member Avatar for ceyesuma

The name of this question jstl_var_message Hello and Thank you in advance for any assistance. [B] System info: [/B] Netbeans, JSF, glassfish [B] The Purpose of this post is: [/B] To set a variable to use to map the stylesheet.css to messages [B] The functionality of this code is: [/B] …

Member Avatar for ceyesuma
0
1K
Member Avatar for rimorin

Hey techFriends, I was wondering since JSTL ( Java Standard Tag Library ) main purpose is to only make your logic more readable, what are the real benefits of using such technology in my Java server pages? From what I have seen in the Java Server Tag Library document, seems …

Member Avatar for ~s.o.s~
0
106
Member Avatar for Cort3z

Hi. I'm working on a encryption thing. For it to run properly i need jsp to be able to handle big integer numbers (10^15 and higher). The long variable gets me to about 10^9, but that is not enough. I cant seem to find a way to force jsp to …

Member Avatar for ~s.o.s~
0
67
Member Avatar for dsmush

Hi I'm doing a project which requires a registration/login page. I have created both registration and login html pages and have done the validation servlet for the login page. I've also attempted the validation servlet for the registration page, but this is where I am struggling because I can't get …

Member Avatar for javaAddict
0
494
Member Avatar for vikasj

Hi, I want to display data which i have entered through form(html or jsp) into database. I have a servlet and a bean with a function of database retreival. I have got one attribute value in servlet through session transfer into bean's method to retrive data with respect to that …

Member Avatar for peter_budo
0
63
Member Avatar for divyaatonline

i am creating a simple web application using a tomcat project.My problem is that "The welcome file specified in the web.XML" is nor reading Content fo my we.xml is [code=xml]<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <web-app> <servlet> <servlet-name>admissions</servlet-name> <servlet-class>admission.AdmissionServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>admissions</servlet-name> <url-pattern>/admission</url-pattern> …

Member Avatar for peter_budo
0
73
Member Avatar for jrmugz

Greetings, Below is some code where I am trying to connect to a sub organizational unit in the AD. I am not sure the syntax to use. For the line expireOU = "Need to specify the sub OU here." what should I add there, if, say, the parent OU is …

0
38
Member Avatar for sharao

Hi Frnds My application is in System A, i need to run System A application from System B like., In System B, server.xml file i will provide in below format [code=xml]<Context docBase="\\System A\E:\Go-Live\CIS" path="/cis" privileged="true" debug="10" antiResourceLocking="false" antiJARLocking="false"> </Context>[/code] url: [url]http://System[/url] B/cis Could u plz know me that above format …

0
55
Member Avatar for Fenerbahce

hi, i receive an error on this line -- if (salesPersonsName <! "end") -- error : operator ! cannot be applied to java.lang.String what can i do? thanks

Member Avatar for masijade
0
235
Member Avatar for manojmaruthoor

I am working in J2EE platform running in Apache Tomcat Server.Now i am stuck with 2 problems 1.I am using JApplet and invoking them in JSP page.This JApplet is enclosed with reading an xml file and displaying its contents.This is not working when i call the Applet in jsp page.I …

0
56
Member Avatar for TheRekz

As you can see here that I have a text box with three submit buttons each redirecting to a different jsp page, however in those jsp pages, when I do request.getParameter("bid"), all I get is null... How can I fix this? [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

Member Avatar for javaAddict
0
519
Member Avatar for rahul8284

hi all, i made a web application through netbeans and in its web.xml file i set the session timeout as according to my requirement(let's say 1 min.)and then i made a class implementing sessionlistener and in its session destroyed method i removed the atribute(say empno) from session. The whole application …

Member Avatar for parry_kulk
0
77
Member Avatar for ishlux

Hi all, I have connected the mysql database......but if i run my jsp code, it is giving an error..........whats the main reason for this. I have gone through some cases based on database connection, in that they said we have to copy mysqlconnector.jar file in lib folder of jdk.... but …

Member Avatar for peter_budo
0
87
Member Avatar for aarya

i have experience in php but i need to persue my career in JSP. Anybody suggect the site where i get jsp freelance project. i am ready to project free also.i have very good knowledge in j2ee application(swing.struts,ejb,javabeans) and have very good knowledge in web technology.

Member Avatar for peter_budo
1
175
Member Avatar for vinaykumar1690

I recently downloaded the Eclipse(Ganymede) EE editor.I also downloaded the web application server community(WASCE 2.1) edition from IBM. I started off with a simple HelloWorld web application.i just displayed the msg in the default index.jsp page. When I deploy the application on the WASCE server the web browser is showing …

0
55
Member Avatar for ronakp25

Hi I have a requirement in my project to show a dynamic tree on the left hand side of the page and on clicking on tree node, content will be displayed on the right hand side as the main body.Also there is one submit button+ pagination support on the table …

0
56
Member Avatar for Spirate

I already have the application run on my first server... and now i want try to run this application on the backup server. I have installed the tomcat 6.0.14, sql server 2005 and jre1.5.0_12. when i try to run this application this error was come... Can somebody tell me what …

Member Avatar for masijade
0
161
Member Avatar for starboy

Hi, everybody. i want to get file name from html file input form using jsp. my codes are followed as: [CODE] <table> <tr> <td > <input type="file" id="csvfilebrowse" name="csvfilebrowse" value="" width="400px" style="width:400px; height:20px" onChange="getcsvfilename();"> <script type="text/javascript"> // <![CDATA[ function getcsvfilename() { var v_csvfileName = ''; v_csvfileName += document.getElementById('csvfilebrowse').value; getCSVFileContents(v_csvfileName); }; …

Member Avatar for peter_budo
0
155
Member Avatar for abhay1234

Hello. i wish to create a jsp page which will accept username and password from list and display a page showing the selected details when clicked on submit [code]<html> <head><title>course information form </title></head> <body> <form action="course_details.jsp" method="post"> username: <select name="username"> <option>nikhil</option> <option>avdhut</option> <option>gauri</option> </select> <select name="course"> <option>MCA</option> <option>MBA</option> <option>MCM</option> <input …

Member Avatar for javaAddict
0
132
Member Avatar for helpme!!

Hi i am trying to create a JSP class which will redirct but for some reason i keep getting an error when eneterning the correct info. i think [CODE] System.err.println("DEBUG: Query: " + selectSQL); Statement stmt = conn.createStatement(); ResultSet rs1 = stmt.executeQuery(selectSQL); while(rs1.next()) { u += rs1.getString("U"); p += rs1.getString("P"); …

Member Avatar for helpme!!
0
78
Member Avatar for feoperro

Hi, Could someone please tell me how to read from a CSV file? Also, how to update (write) to a CSV file? Thanks, -Ashton.

Member Avatar for feoperro
0
197
Member Avatar for feoperro

Hi, I was wondering how developers have stable backgrounds, with scrollable foregrounds. i.e. [URL="http://forums.devx.com/"]http://forums.devx.com/[/URL] Please could someone give a basic piece of sample code to demonstrate this. Thanks, -Ashton.

Member Avatar for feoperro
0
193
Member Avatar for vicky9

in jsp,i have "p_id","name","date" and "products"."p_id is primary key. i executed jsp page with oracle. but one thing i had no fields and submit button. pressing submit query,next page i had blank page , plese how to do it?

Member Avatar for peter_budo
0
32
Member Avatar for vicky9

products applications:in jsp, i executed entry products and i executed modify products. but How to retrive later all productshistory? for example:productshistory

Member Avatar for peter_budo
0
52

The End.