4,248 Topics
![]() | |
I want to use Javascript to validate user input for last name and first name by regular expression and just allow usa alphebetical letters plus space, apostroph and hyphen such as O'Neill and Lacova-D'elia. How to write regular expression to validate user's input? Thanks a lot! :rolleyes: | |
I've gotten rid of some things but I've still got problems and don't know what to do next. Logfile of HijackThis v1.99.1 Scan saved at 8:40:41 PM, on 3/26/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\System32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe … | |
I am including my HJT log. I have ran the fix by Norton and it wont fix it. Could someone tell me if I have a "nasty" that doesn't let Norton update function? Logfile of HijackThis v1.99.1 Scan saved at 10:33:00 PM, on 3/24/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) … | |
I need to write/find a jsp script that would go to the following url and retrive the xml it generates and display an images for whatever the value is. url: [url]http://www.dhs.gov/dhspublic/getAdvisoryCondition[/url] what it returns: <?xml version="1.0" encoding="UTF-8"?> <THREAT_ADVISORY CONDITION="ELEVATED" /> What I would like is a way to read the … | |
hi everybody, i'm new in weblogic workshop/JSP/jpf..... please help me out for the following problem. i need to pass an Object-Array to next page. i've 2 classes - ExamForm, Question i've 2 jsp pages - TakeTest.jsp, PreviewTestAnswers.jsp i've 1 pageflowcontroller - StudentController.jpf in .jpf i've following action methods - TakeTest(), … | |
please help me out. i've one class named Exam whose members are Question[]. i've another class named Question whose members are: QuestionID, QuestionText,ChoiceA,ChoiceB,Answer. i've 2 jsp pages named: 1. TakeTest.jsp 2. PreviewTestAnswers.jsp TakeTest.jsp displays all questions (with Text, Choices) under one Exam. PreviewTestAnswers.jsp will display same Questions with Answers. i … | |
I am using Apache Tomcat I got the following error when invoking a jsp. type Status report message HTTP method POST is not supported by this URL description The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL). My 2 … | |
Hi Python Experts [B]I need to convert a code written on JAVA/JSP (Java Tags are also there inside JSP) to PYTHON. [/B] I have OK kind of knowledge in PYTHON, but dont have a muck knowledge in JAVA/JSP. Any idea how to approach? I am having tough time to achieve … | |
This script works in ie but NOT Firefox. Can someone help me make it work in both. Script just creates and rotates the url that it uses. :mad: <html> <head> <title>Corvallis Calendar - Home</title> <SCRIPT LANGUAGE="JavaScript" type="text/javascript" > <!-- // var myDate = new Date(); var myMonth = myDate.getMonth(); myMonth … | |
i 'm getting the date in [B]dateField[/B] variable after entering the code for converting the date into Simple Date Format java.util.Date datefield2 = new java.util.Date(request.getParameter("dateField")); java.text.SimpleDateFormat sdf = new java.text.SimpleDateFormat("EEEE,dd MMMM yyyy"); GregorianCalendar startDate = new GregorianCalendar(datefield2.getYear()+1900,datefield2.getMonth(),datefield2.getDay()) String reqdt=sdf.format(startDate.getTime()) i 'm not getting the exact date which i entered in … | |
Hi Java Veterans [B]I need to convert a code written on JAVA/JSP (Java Tags are also there inside JSP) to PYTHON. [/B] I have OK kind of knowledge in PYTHON, but dont have a muck knowledge in JAVA/JSP. Any idea how to approach? I am having tough time to achieve … | |
hi i got a package name weblogic.servlet.security.ServletAuthentication in my jsp page.Can anybody explain me is this a package created by the devloper or a weblogic authentication package.If its a weblogic authentication standard package, willu pls tell me how to get it? | |
hi, am new to jsp and java beans each time i try using beans i get the following error: org.apache.jasper.JasperException: /examples/jsp/process2.jsp(3,0) The value for the useBean class attribute foo.Login is invalid. org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405) org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:146) org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1223) org.apache.jasper.compiler.Node$UseBean.accept(Node.java:1116) org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163) org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213) org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2219) org.apache.jasper.compiler.Node$Root.accept(Node.java:456) org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163) org.apache.jasper.compiler.Generator.generate(Generator.java:3284) org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:189) org.apache.jasper.compiler.Compiler.compile(Compiler.java:286) org.apache.jasper.compiler.Compiler.compile(Compiler.java:267) org.apache.jasper.compiler.Compiler.compile(Compiler.java:255) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:293) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) … | |
I'm new to this forum, and I'm in desperate help. I did the hijackthis thing and here is the log: Logfile of HijackThis v1.99.1 Scan saved at 12:57:45 AM, on 3/4/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe … | |
Hi every1, Can you help me, Im trying to make a hit counter with JSP, But i want to read/write it to a file, so I dont loose the variable, can you please show mw the code to that, if you know. Thank you | |
Logfile of HijackThis v1.99.1 Scan saved at 10:14:40 PM, on 2/17/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\Explorer.EXE C:\Program Files\Analog Devices\Core\smax4pnp.exe C:\WINDOWS\system32\igfxtray.exe C:\WINDOWS\system32\igfxpers.exe C:\Program Files\Intel\Modem Event Monitor\IntelMEM.exe C:\WINDOWS\system32\dla\tfswctrl.exe C:\Program Files\Common Files\InstallShield\UpdateService\issch.exe C:\Program Files\Trend Micro\Internet Security 12\pccguide.exe C:\Program Files\Dell Photo AIO Printer 962\dlbxmon.exe … | |
I keep getting the Winfixer popups constantly I have Adaware and Spybot and have tried Ewido anti malware yet they still keep popping up. I also have another problem which im not totally sure is spyware related but basically if I do something on my desktop or browse folders my … | |
getting the follg error after installing tomcat5.0, jre, j2se and ms-access HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile class for JSP org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97) org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346) org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414) org.apache.jasper.compiler.Compiler.compile(Compiler.java:472) org.apache.jasper.compiler.Compiler.compile(Compiler.java:451) org.apache.jasper.compiler.Compiler.compile(Compiler.java:439) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295) … | |
I will start my query with an example. In reverse phone check in 411.com, the link is [url]http://www.411.com/10668/search/Reverse_Phone?phone=770-399-9110[/url] and so I can add a Textbox in Visual Basic and get the phone number from the user and use a web browser to search the phone number without having to go … | |
i need to link my application(program) to the management interface of the switch i need to control the switch with the help of my program I need to give the report abt the utilisation of the switch plz help me in this regard | |
I'm a new web designer. To start my website ,i cant get a free host for my JSP page. Help | |
The client has developed global trading, decision-support and risk management solutions for the world's premium investment banks since 1990. They have offices in London, New York, San Francisco and Tokyo. Please submit your resumes to [email]topjobs@radixthink.com[/email] The Senior Software Engineer will play a lead role in the design and development … ![]() | |
I need to reserve a resource for a particular period of time,When i finished in specify the date & time (ie start time and end time). I need to give a report for the particular day by displaying the timing details visually( ie by shading the cell) in the table … | |
I have several links <a href> in a JSP page.these links are to be passed in a parameter and retreived in the next jsp page.problem is that in future some other links may be added.So I need to pass these links dynamicalln in <a href> Need help..... | |
Does ne1 have an already made script for a blog to put on ur page!i had a blog but it only let me post not the ppl visiting the site :mad: ! if you do have a premade code plz post it! | |
I have tried to connect my JSP codes to my database server but i seem to get an error saying that it cannot locate the driver. My normal java codes to retrieve data frm database works fine but not my JSP codes. I m a bit lost in the configuration … | |
Hi there, I have a problem in my **controller.jsp** This page aims to retrieve the device's status from my database to display on the form. After that it will update device's new status when my customer wish to change the status. So I declared a **String array status []** to … | |
hey just wanted to do my monthly hjt report and make sure im still runnin clean! Thanks! Logfile of HijackThis v1.99.1 Scan saved at 2:00:08 PM, on 2/7/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\PROGRA~1\Grisoft\AVGFRE~1\avgamsvr.exe … | |
Hi I use the tag library and i have following Problem. [COLOR=Magenta]<c : out value="${nickname}"/>[/COLOR] Output of this statement is [COLOR=Magenta]${nickname}[/COLOR] and not the value of the variable [COLOR=Magenta]nickname[/COLOR]. I have no clue what i m doing wrong. jar's and tld's are in the right directory. Following is on the … | |
Logfile of HijackThis v1.99.1 Scan saved at 1:49:44 PM, on 12/17/2005 Platform: Windows 2000 SP4 (WinNT 5.00.2195) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINNT\System32\smss.exe C:\WINNT\system32\winlogon.exe C:\WINNT\system32\services.exe C:\WINNT\system32\lsass.exe C:\WINNT\system32\svchost.exe C:\WINNT\system32\spoolsv.exe C:\WINNT\System32\svchost.exe C:\Program Files\Norton AntiVirus\navapsvc.exe C:\WINNT\system32\regsvc.exe C:\WINNT\system32\MSTask.exe C:\WINNT\System32\WBEM\WinMgmt.exe C:\WINNT\System32\mspmspsv.exe C:\WINNT\system32\svchost.exe C:\WINNT\Explorer.EXE C:\WINNT\system32\atiptaxx.exe C:\Program Files\ahead\InCD\InCD.exe C:\PROGRA~1\NORTON~1\navapw32.exe C:\Program Files\Common Files\Real\Update_OB\evntsvc.exe C:\Program Files\HighCriteria\TotalRecorder\TotRecSched.exe … | |
Hi, I want to pass pipe seperated response values, received from a url, to another url and at the same time want to insert values in a database through jsp. Can anyone help on this ? :sad: Thanx in advance! Udayan | |
my problem is i have three classes file that all is javabean package file which is bgoc, common, mrs. when i run on the tomcat 5.5, error detected on my few of jsp file. the error detected is like this: "org.apache.jasper.JasperException: Cannot find any information on property 'EmpName' in a … | |
Hi, I have all the req'd anti spyware software. I like spyware doctor the most, and it cant get rid of trojan.spambot. It says to restart in SAFE MODE and rescan, but that never works. And It's like the longer i ignore spambot the more it invited lots more spyware … | |
Hi, I reside in Florida. I have completed a few Sun Java certifications and have a knowledge of JSP, Servlets and EJB. But I have no practical experience. Currently, I do not have the authorization to work, and so I plan to volunteer and join a team of developers to … | |
how to access an array declared in a jsp and to use in servlet i have done like this: declared an array of size 3 and in servlet declared a variable initialized to null and assigned to request.getParameter (arr[i]) but its not working .is it correct | |
hi I am new to jsp . I want to know how should I can attach a folder/file in my jsp page | |
hi, i want to build an application that involves all or the core j2ee technologies like jsp, ejb, mvc, struts, jmi etc... or even any good j2ee project suggestions are also welcome...i need good ideas badly as i need to start off soon..well i expect the great java nerds here … | |
I've been enlisted by a friend to remove Hacktool.Rootkit, but I can't seem to get rid of it. It seems to be acting differently than the other reports I've read. The computer was infected in a similar way (IM about pictures) but Norton isn't constantly popping up errors, it only … | |
Hi, I would like to find out how to call javabean from jsp page with passing values upon onChange event. Pls provide example if possible | |
i am very new to java.i was coding on asp and php i wnat to learn jsp but i m getting confusion. i can see jsp,jee,jbos,javabeans ext. any one pls help me what i ahve to learn how i have to start? thanks :-| | |
Hello, this is Walton and I need help! None of my shortcuts or programs on my desktop work anymore and I can't get into add/remove programs. I ran Mcafee Virus Scan, Spybot Search and Destroy, and Ad-Aware scan, and I'm still having trouble. I also restored my computer to an … | |
Logfile of HijackThis v1.99.1 Scan saved at 1:33:07 PM, on 12/30/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\Explorer.EXE C:\Program Files\Internet Explorer\iexplore.exe C:\Documents and Settings\Administrator\Desktop\HijackThis.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = [url]http://www.dell4me.com/myway[/url] R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Bar = … | |
I have a href in my JSP.... say page1.jsp --------------- <a href="<%=response.encodeURL(FRONT + "/RemoveReport?reportTemplateName=Test123#&'")%>"> In my second JSP ------------------ I have String reportTemplateName1 = request.getParameter("reportTemplateName"); Now what is getting stored in reportTemplateName1 when i an printing is Test123. I am also trying to pass Test123#&' and then also its not … | |
hi im new to jsp iam using netbeans. I have a image in C: called w.gif. in index.jsp i have <img src="C:/w.gif" alt="W"> but it doesnt show the picture. any help? thanx | |
Please help I keep getting this error message after compiling the following SimpleList.java C:\jakarta-tomcat-5.0.28\webapps\Ch04\WEB-INF\classes\Ch04>javac SimpleList.java SimpleList.java:21: cannot resolve symbol symbol : class Questions location: class Ch04.SimpleList Questions questions = new Questions(); ^ SimpleList.java:21: cannot resolve symbol symbol : class Questions location: class Ch04.SimpleList Questions questions = new Questions(); ^ 2 … | |
hi does any1 knw how to put the path for servlets in netbeans. it is located in src/java/controll/servlet i have this in my code action = "servlet/controll.servlet" but it says directory not found thanx | |
Hi all I'm using Business Objects Crystal Reports.I want to add my Custom print image and javascript.I can remove the default toolbar.But I cant able to add the custom javascript to the image i inserted in the crystal report.Please Help. | |
Hey everyone, Im running Windows Xp and at certain times, programs just shut down. I think i might have a virus or a worm. Here is my hijack log. Thanks in advance Logfile of HijackThis v1.99.1 Scan saved at 6:44:34 PM, on 12/9/2005 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: … | |
Hi all, I'm a newbie of JSP programming... I've a great problem (but for you surely is a little thing)... I get an error on the last version of Tomcat with my webapp (weird but with the older 5.4 it runs perfectly...) this line in my index.jsp is the source … | |
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities to access the video library by pc, pda and mobile phones. i want to concentrate … |
The End.