Java is a platfrom independent language. It is used for application programming.But JavaScipt is used to view the presentation part into the web browser. ...
There are many varieties of email validation. This one is simple, but effective.function isValidEmail(str) { return (str.indexOf(".") > 2) && (str.indexOf("@") > 0); } ...
When we write JavaScript Code in the JSP Page from where the Java Script code will be executed by the Container
When i try to use "rapid test script wizard" it shows message " the repid test script wizard is not available when the terminal emulator, web or java add-ins are loaded " how to load java
Hi,I'm doing a project using jsp, java script, HTML as front end and sql server as backend.i want to create my database inn runtime. while doing so ,1. how do i check for an already existing class2. if there is an already existing class then i need to update the table .how do i do this. can any one guide through this.vidhya
Hi,I'm doing a project using jsp, java script, HTML as front end and sql server as backend.i want to create my database inn runtime. while doing so ,1. how do i check for an already existing class2. if there is an already existing class then i need to update the table .how do i do this. can any one guide through this.vidhya
Javascript is client side language and Java is serverside language ...
I am testing a web application using QTP, it is not recognizing date picker, which is coded in Java Script. any solution?
What is the language using developing segue silktest 4GL script?what is the difference bt Rational Robotics and SQA-Robotics?Do you have any tool connecting different product tool each other?ie mercury product may be connected with segues silktest which is the best tool checking for functional,performance and management operation in testing,explain details?which is the best tool checking for Java,Dotnet and web base application?
You will normally use scripting in Cognos when using Power Promts. ...
View page [1] 2 3 4 5 Next >>

Go Top