I am clueless as to why this is happeneing and how to correct it.
Here is what is happening.
In my jsp, lets say Page1.jsp I have alot of hidden parameters and other elements in the form.
On clicking a link, I submit the form to a servlet and then change the url of the page to point to another...
I am testing my web application on IE4.0/5.0 and 5.5SP2
With IE5.5SP2, I am getting a problem.
In a JSP, I use JSPWriter to put HTML output and the output is getting modified.
a tag like
<input type="hidden" name="date" value="2002/07/24"> is
outputted as
<input...
Hi, I plan to give the Oracle OCP test in another 4-5 weeks.
Can anyone tell me if there are any good sites on the Web where I can take practise tests or see some practise questions? Thanks.
I am calling a javascript function on button click in parent window wherein i am opening a popup window and writing html to it. the popup is created and displaying information correctly. the problem is that if the button in paraent window is clicked again, the information is appended to existing...
Hello all.
I am calling javascript confirm() function with a very large String with newlines(\n) in it. As a result, the confirm window is so large that users are unable to see the OK and Cancel buttons in the bottom. Is there anyway to specify the location or increase the width of the confirm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.