3,760 Topics

Member Avatar for
Member Avatar for ishlux

Hi all, I am New to jsp, i want to create database,, i have ms access, but it does not store more data, so i want to mysql database , give me the link , which version wil be better for my jsp application ......reply soon pls...and tel how to …

Member Avatar for Thirusha
0
151
Member Avatar for ishlux

Hi all, I am getting this error:java.lang.ClassNotFoundException: sun:jdbc:odbc:JdbcOdbcDriver . when i run my jsp code [code=java] <html> <head><title>registration page</title></head> <body> <%@ page import="javax.sql.*,java.sql.*,javax.servlet.*,javax.servlet.http.*"%> <%! String firstname1;String lastname1;String email1;String address1; String state1; String password1; int phno1;String cpassword1;%> <% String firstname1 = request.getParameter("fname"); %> <% String lastname1 = request.getParameter("lname"); %> <% String …

Member Avatar for ishlux
0
877
Member Avatar for ceyesuma

[i] Topic The topic of this question is: faces-config not working. [/i] [icode] Hello and Thank you in advance for any assistance. [/icode] ……………………………………………………………………………………………………………………………………………………………………………………………… [u] [b] System: [/b] [/u] [b] System info:netbeans6.7.1,jsf1.2 [/b] ……………………………………………………………………………………………………………………………………………………………………………………………… [u] [b] Purpose: [/b] [/u] [b] The purpose of this post is: understand why the model.java …

Member Avatar for ceyesuma
0
142
Member Avatar for osirion666

Okay very odd Error i created and admin page in jsp with add update and delete functions the add and update work perfect on both IE and FF however delete works 100% in ff and not IE when i refresh in FF the record is removed while IE seems to …

Member Avatar for osirion666
0
73
Member Avatar for osirion666

Okay so i have a delete button in my application and want to replace the button with an image i have tried using img type however when i click this the getparameter function - i need this to run jsp code sql delete query- it doesnt work - the button …

Member Avatar for osirion666
0
69
Member Avatar for osirion666

Okay so i am having a major problem i am using an image button to delete a recrod from a DB when i use FF it deletes perfectly runs are you sure you want to delete JS and if clicked okay deltes the record In IE 7 however this is …

Member Avatar for osirion666
0
88
Member Avatar for Capra

Hi, I am trying to setup a tomcat server in eclipse galileo java ee to test a simple JSP page. I have problem, but no solution to it. So, if i want to see [url]http://localhost:8080/Project/WEB-INF/Hello.jsp[/url], it gives me error page HTTP Status 404 - /Project/WEB-INF/Hello.jsp I have tried to change …

Member Avatar for peter_budo
0
374
Member Avatar for timon_zed

Hello people, I want to find exactly how I would upload an image to a database from a JSP web form.The form would have to support other formats as well such as text and should cater for the image upload as well.

Member Avatar for peter_budo
0
988
Member Avatar for push

hi pls...any one replay me i wanted to update status of shoping cart item(status using dropdownlist for selecting option). And this value should depend on selected checkbox value. That is i wanted to select required item and for that item status should be updated by passing this itemid and status …

Member Avatar for javaAddict
0
471
Member Avatar for happygeek

OK, I know that Sun Microsystems has already open-sourced the Java EE5 application server code under the auspices of its [URL="https://glassfish.dev.java.net/"]GlassFish [/URL]project, but the breaking news is that the full Java source code is to follow next. Sun has announced that the Java code will be covered by the General …

Member Avatar for jwenting
0
175
Member Avatar for sharao

hi i need list of cities, when user select the agency....just like if we select state in one list box, in another list box have to get list of cities to that particular state.... for that i did some process but little bit error plz follow the code... actually i …

Member Avatar for Thirusha
0
99
Member Avatar for ishlux

Hi all, I want to run jsp programs, where should i place the folder in tomcat5.5 and how to run it. please help me out. Thanks

Member Avatar for masijade
0
124
Member Avatar for danitba

Hi, I have buffer with data, which I am presenting as JSP/javascript page. I want to send the data to the printer in totally different format of the one presented on the screen. The size of the buffer is not known, and it may take some pages- I want to …

0
34
Member Avatar for ishlux

Hi all, how to do xml mapping in tomcat5.5 i have an xml code here just tell me what should be thier in blank space <web-app> <servlet> <servlet-name>firstservlet</servlet-name> <servlet-class>........</servlet-class> </servlet> <servlet-mapping> <servlet-name>firstservlet</servlet-name> <url-pattern>.............</url-pattern> </servlet-mapping> </web-app > thanks

Member Avatar for javaAddict
0
63
Member Avatar for ishlux

Hi, I have deployed my folder called Library in web apps tomcat5.5, i can find my folder in the tomcat manager, but when i click its showing this error: requested source in not available (Library) As i am new to this i dont know how to proceed please help me …

Member Avatar for stephen84s
0
154
Member Avatar for ishlux

Hi all, I have deployed my folder in tomcat5.5, while running its giving error xml validation disabled. so please help me how to run my program.. regards ishlux

0
56
Member Avatar for sandipdandel
Member Avatar for kvprajapati
0
68
Member Avatar for ishlux

Hi all, I have installed tomcat 5.5 , now i want to run a simple servlet programme, on web browser, how do i deploy my folder into tomcat 5.5.....i am giving [url]http://localhost:8080[/url]. its giving page cannot be displayed......... please help me out.

Member Avatar for kvprajapati
0
103
Member Avatar for kinger29

I am trying to setup a tomcat server in eclipse galileo java ee to test a servlet. I have web tools installed also. I created a server but when I go to my web browser and go to [url]http://localhost:8080[/url] I get an http status 404 error. My server is started …

Member Avatar for Capra
0
222
Member Avatar for rizza_f

Hello everyone.. My question is how to display data from my database. So when I open my index.jsp file, the data already display on it, it doesnt have any form. Is servlet can do it, or just do it in index.jsp file. I prefer with servlet, but I don't know …

Member Avatar for rizza_f
0
188
Member Avatar for jayesh.sidhwani

Hello, I have been working with ASP.NET for quite sometime now. I wanted to know if we have DataBinding functionality in JSP too?

Member Avatar for Albert-Pi
0
70
Member Avatar for feoperro

Hi, I'm trying to use the request.getParameter("myInputField") on Page A. The problem is that the input field "myInputField" is on Page B. Does anyone know of a way to retrieve from Page A, the value of the input field that is on Page B? Thanks, -Ash

Member Avatar for feoperro
0
165
Member Avatar for chathuD

guys i need to develop a smal web site using abouou tools and must have a working data base. the problum is i only know about oracal.so i need to kbow about jsp (how to creat a jsp file,how to connect a data base,how to handle a data base ...blah …

Member Avatar for javaAddict
0
148
Member Avatar for beanboy

[CODE] <%! String[] selElts=new String[100]; %> <a href="myPage.jsp" onclick="selElts = tree2.getAllChecked()">Get list of checked</a> [/CODE] the values to array "selElts" are returned from a javascript function. now, how could the print the array values in the same jsp page (or) how to retrieve from next JSP page(myPage.jsp)

Member Avatar for javaAddict
0
68
Member Avatar for aparnasofte

hi 'm aparna. Am developing a web application with j2ee and SQL server 2005 EXPRESS EDITION as the back end. When i connect it with JDBC , my connection turns out to be successful. WHen i run the application, the web page is openin, but the problem is values are …

Member Avatar for sandipdandel
0
100
Member Avatar for kwesiaryee

Hi there, I am new to JSF and can someon please help me on how to extract the session value wich is the login name of the user for persistence in the backing beans.... I will be most grateful for your respons.

Member Avatar for kvprajapati
0
75
Member Avatar for Reena24

Hi All, I have create a custom tag to translate texts. I have to pass 3 parameters to this tag. As the parameter values are on static. I have to pass runtime expression as parameter values.I have tried various ways for this, but did not suceed. Please let me know …

Member Avatar for kvprajapati
0
765
Member Avatar for hajjo
Member Avatar for kvprajapati
0
58
Member Avatar for hajjo

consider i have this bean [CODE] private string name = "fadi"; public String getname() { return (name); } public String setName(String name1) { name = name1; return (name); } [/CODE] Now I have jsp file.. [CODE] <% beanid.setname("lol"); beanid.getname(); %>[/CODE] Now with this code name was fadi, i changed it …

Member Avatar for kvprajapati
0
139
Member Avatar for gaya123

//styleDetail.jsp [ICODE] <html> <jsp:useBean id="productView" scope="request" class="com.view.ProductView" /> .... <% List result = productView.getProductList(); Iterator it = result.iterator(); while(it.hasNext()){ %> <tr> <td><input type="checkbox" name="id"></td> <% List temp = (List) it.next(); Iterator it1 = temp.iterator(); while(it1.hasNext()) { Object obj = it1.next(); request.getSession().setAttribute("value",obj); %> <td><a href="ProductController?selectedValue=link"> <% out.print(obj); %> </a></td><% } %> …

Member Avatar for gaya123
0
145

The End.