482 byte By
wobelix at 2007-9-26 2:10:05
Hi there!i have a problem with jspsmartupload. when i try to upload files i get the following error:java.lang.IllegalArgumentException: Packet is larger than max_allowed_packet from server configuration of 1048576 bytes what server configuration is ment by this?i'm working with tomcat and i ...
1164 byte By
wmacey at 2007-9-26 2:10:15
Here is my dilemna:I have a textbox, dynamically named '227' and another textbox, dynamically named '227_units'named form a <% String output=blah.blah.m_sName %>name=<%=output%>type of arrangement.All is fine.now, in my Input Box:<input type=text name=<%=blahblah%> ...
267 byte By
mjduncan at 2007-9-26 2:10:19
I am trying the find a way to retrieve a column from from a ResultSet and put it into a vector or and array of some type without going through each piece of data one by one. Anyone have any Ideas on how I might accomplish this?Thanx,Mikael
I want to launch a JSP which needs to display a list of data (now using a default parameter but this will be dynamic)From this list I choose an element which will then launch a second JSP. This second JSP will be used to view/ update/delete/write records.This is how I try to implement this ...
260 byte By
rajani_s at 2007-9-26 2:10:30
Hi allI need to compare two datesand need to find out if the second date is ahead of the first by some days (eg. 7).What is the best way to do this. In what format do i generate the two datesThanks Rajani
62 byte By
KellyLu at 2007-9-26 2:11:49
How to deal with multithreading in JSPs? Thanks.
367 byte By
caiyun01 at 2007-9-26 2:11:54
Hi, I developing a wap application. I using jsp to run the wml code. I also using tomcat server. When i run on the nokia simulator, error message saying mime-type not supported. Do you know how to write the mime-type for jsp to wml in tomcat. Is there anything that i miss out in order for my ...
903 byte By
svasu60 at 2007-9-26 2:12:19
Hi,MySelf Savdeep Vasudeva,Presently I am involved in a project using JDBC-ODBC Bridge in which I want to connect a database table to a HTML Page using Java Servlets.When I fill the form on the HTML Page using numeric data in all my variables,it works quite good and the query is ...
If I retrieve a lot of records from database. I want to Display those records on multiple html files. I Mean show maximum 25 records per page. Tell me how to distribute among several pages.Thanx in AdvanceASgherasgher@lww.org
I am satish.I am doing a project in jsp.I have a table called employee,in that i have 6 cloumns(fields).The first column is employee number ,the second is employee name and etc.I want to view the details of the employees in the jsp page,thereby i am establishing a connection to the database to ...
171 byte By
simmy1 at 2007-9-26 2:13:10
can anyone tell me why and how jsp is faster than servlets. i want the detailed description of this question. thanks in advance..
I am new to tomcat. I am trying to write a jsp page that will use a JavaBean to check the user name and password of a user against a database to see if access should be denied or granted. I have compiled the Bean I wrote and placed it in the Web-inf/classes folder, put I get the following error ...
463 byte By
MatLL at 2007-9-26 2:14:02
Hi all,I collect four names and some associated info from the client. My request will contain a series of arrays (ie. nam1[], nam2[], etc. When my user posts I want to collect just nam1[0], nam2[0] etc....How do I do that? I'm new to this and I've never worked with Arrayscoming back from the ...
267 byte By
Zerg2000 at 2007-9-26 2:14:26
hi,i want to know the ip address of my browser client. but no matter from which pc i access the url, i always get the same ip address.i am working in a DHCP network environment. how to resovle this problem ?pls help me.thanks
937 byte By
yu_hung at 2007-9-26 2:14:28
Hi all,I am new to JSP and Servlet and I just want to know what do I need to do to avoid concurrency problem when there are multiple client requests.If I am using servlet but I don't have static varibles, do I need to do any thing to avoid the concurrency problem?Does the Web server creates a ...
hi!i've been using tomcat to run my servlets,jsp and beans. i'm pretty comfortable with that. my question how do i use same functionality with apache http server.thanks,kishore.
441 byte By
jyoti_27 at 2007-9-26 2:15:28
Hi,Does any body try to run the sample application SerialDemo in Javacomm API? I am trying to write something at the top text area and the text should at the bottom text area if this demo perfectly write and read. I set some debuging, it looks like its writing OK but its not reading. Do I need ...
248 byte By
jjai at 2007-9-26 2:15:40
Hello,Can you please state the differences between a web server and an application server? I'm confused.Can a web server be used as an application server orvice versa?Thanks in advance!With Love,Jai
248 byte By
jjai at 2007-9-26 2:15:41
Hello,Can you please state the differences between a web server and an application server? I'm confused.Can a web server be used as an application server orvice versa?Thanks in advance!With Love,Jai
323 byte By
ksella at 2007-9-26 2:15:45
hi,i have installed tomcat 3.2 on windows 98. i am trying to compile some of the existing java classes for the custom tags. When i compile i am given the error: cannot resolve symbolfor each of the methods.do i need to set classpath or something like that?cheersbal. ...
How do I get my computer to understand JS Pages that I write?I have installed Forte4j and JRun 3.0. These are JSP editors, however, my PC doesn't know what I'm talking about. I have also downloaded Apache Tomcat 3.2.3 and have added the necessary CLASSPATH and JAVA_HOME roots. But these ...
388 byte By
des_xu at 2007-9-26 2:16:24
Hi, I will need some help with this qns =)I have a menu.jsp page that contains a javascript menu.Whenever a user log in from login.jsp, the page will redirect the user to menu.jsp, however, I cannot see the javascript menu when i reach the menu.jsp from login.jsp.But when i run the menu.jsp ...
Hey, I'm brand new to web development. But I'd like to get into the field. For various reasons, I would like to start with JSP dev. I'm a C++ programmer, so concepts of OOP are not foreign to me. However, I don't have any idea as to where to start.I have installed Forte 4.0 software, ...
223 byte By
tvraju71 at 2007-9-26 2:17:09
Hi ALLhOW can i delete "isapi.log" fileinside jakarta-tomcat\logsi can't able delte even i stop jakarta serviceand IIS service..thanksraju tvrajutv@hotmail.com
Hi,I'm using tomcat-3.2 with XML Nativedatabase and apache.For this I'ld like to create .war file and put that in the tomcat's webapps directory. So, please suggest me how to create .war file from this files.Does it takes directories also.RegardsPraveen
2369 byte By
tloikka at 2007-9-26 2:17:44
Hello,Problem:I have created a Java servlet which produces a WML card with text and an command to load .wbmp picture (see code below). I have tested the WML card without servlet (loaded it straight from hard disk), and it works fine. The problem occurs when I try to use Tomcat 3.2.2 in my PC, ...
458 byte By
sunnyl at 2007-9-26 2:18:12
Hi,I have installed Apache 1.3 and Tomcat 3.2.3. So far, I have success in executing servlets through the Apache server in a directory under the Tomcat directory structure;e.g. tomcat_home/servlet/.... What I want to do is to put my servlets into the apache directory structure;e.g. ...
339 byte By
rohit29 at 2007-9-26 2:18:22
HiI have a jsp which fetches data from a d/b based on certain parameters ...This page displays the results in a tabular form.Now i want to insert a button in this jsp page upon clicking which i will get the same results also in a text file...How to go about this please suggest...Thanks in ...
216 byte By
sjhyam at 2007-9-26 2:18:30
Hi! I have heard that there are 5 types of servlets. I know 2 of them: Generic Servlets and Http Servlets. What about the other three? What is that purpose of these servlets? Bye!Sj
Hi,I have a page which includes a few other pages (<%@include=" "%>) but these pages have different backgroundcolors. With the include the bgcolor of the main page is dominant. How can you change this. I tried several things including things with stylesheets. I need a way to override the ...
i have a servlet that is trying to connect to an access database and read the data within it. when i run the server i get this error:-java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specifiedi have set up the data source name in the ODBC ...
121 byte By
adamrau at 2007-9-26 2:19:25
I would like to encypt my cookie. Does anyone have any idea on how to do it.Thanks in advance
533 byte By
shirin2 at 2007-9-26 2:19:32
I am developing an application which contains several JSP's and a servlet which acts as the controller. Between each page, control is passed to the servlet, some processing is carried out, and then the servlet forrwards to the next JSP. I have reached a point in the application when on ...
We have a web based content management system running in VB...I am developing a administrator website for that in jsp.It will include setting proper users to access pages edited in the system...then approving certain pages..deleting them etc...Now I want to know what will be the proper way for ...
I have a JSP that has five text boxes in the centre of the page. Each of the text boxes represent a field in my database table. The first box is actaully a select box (not a text box), that has a drop down menu with all the items in my first column in my table of the database which is a ...
We have a web based content management system running in VB...I am developing a administrator website for that in jsp.It will include setting proper users to access pages edited in the system...then approving certain pages..deleting them etc...Now I want to know what will be the proper way for ...
1613 byte By
priviet at 2007-9-26 2:21:19
if i will use window.open it works fine. But when ii want to use request dispather or call new class method i am getting thiserror. The thing is that before downloading starts i am using resonse for writing some HTML content after finishing that it should startdownloding. If use out.close() ...
203 byte By
rajani_s at 2007-9-26 2:21:39
Hi allI found that whenever 2 or more access my servlet or jsp, the server is giving an error.How do I solve this. How do I synchronize.Please help.Rajani
6388 byte By
plalitha at 2007-9-26 2:21:42
java.lang.NullPointerException at pagecompile.jsp._Company._jspService(_Company.java:207) at com.sun.server.http.pagecompile.jsp.runtime.HttpJspBase.service(HttpJspBase.java:87) at javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at ...
236 byte By
seralex at 2007-9-26 2:21:44
Hello Friends,How can I read a form hidden parameter when the form has multipart type (a file is being uploaded)?I call param = request.getParameter("paramname");and this returns null.Thank you.
242 byte By
inishant at 2007-9-26 2:21:54
wel despite my efforts to configure i have not been able to do soi have set the JAVA_HOME variablebut still there is some "out of environment " errorand the server starts and shuts downwhat shall i do
754 byte By
Priyam at 2007-9-26 2:21:56
Hi,I have one jsp file and two javascript files like*** a.jsp******** <html><head></head><body><%! String a = "BBH" %><script src= b.js></script><script src = c.js></script></body></html> ************* ...
Hi,I am constantly getting this message, Page cannot be displayed, on my browser window whenever I am attempting to call a specific method on the Server, which generally takes lot of time. Browser window title reads Cannot find the server.If I try calling the same method with different ...
I have an arraylist which contains data fetched from database. I want to display all these results in a jsp in a shot of 10 results at a time. The jsp contains two buttons namely, next and previous. Can any one help me out with a code or some tips. It is quite urgent for me ...
Here's a question that has been misunderstood and is therefore still unanswered. I am using the RequestDispatcher's include method to process jsp templates in a page. It generates, as I understand it, HTML that is written to a buffer in the response object, that will be sent to the client ...
2310 byte By
JavaDen at 2007-9-26 2:22:37
anybody know why j2ee won't start ?port 1050 is not in usethese are the error messagesC:\>j2ee -verboseJ2EE server listen port: 1050org.omg.CORBA.INTERNAL:minor code: 1398079697 completed: Noat com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:256)at ...
I some javascript on my jsp that I want to access a "get" method of mine inside the javascript of the JSP. How can I do this?I would like to use something like this:document.FormName.IDNumber.value = "StringValue";Instead of assigning IDNumber as "StringValue" though, I would like to assign to ...
I am designing a portal application. There are only 3 pages: #1 Login page that submits a form to..#2. a main jsp page that includes #3. Another jsp which defines a class. The application works fine (you can put your login info in and it will search a database and do other stuff) it even givs ...
562 byte By
manohar2 at 2007-9-26 2:23:33
Guys ,is there any scrolling thing in HTML.I mean i am making the user to enter same type of info atleast 20 times.But usually the entries are not more than 5.Hence I don't want the entire screen to be covered by all the 20 text fields.Is there anyway I can achiecve that.I am using JSP to ...
is there a way to specify the filewriter class to accept a url as a creation parameter? i have my jsp pages served off a linux box running somba, so it is accessable to our NT domain. now, i want to drop a file file from the jsp server to a shared directory on another nt box. i've tryed some ...