Hi guys,
We are getting this problem in a clustered environment with weblogic sp10. Does anyone have any solutions or ideas to resolve this issue?
Servlet failed with Exception java.lang.NullPointerException
at...
Hi All,
We are using TEXTAREA in our internet application. Certain versions of browser display a grey horizontal bar next to this control? The bar disappears when u move the scrollbar. Has anyone experience this?
Any workarounds?
Tx,
Rakesh
Hi All,
I used the readonly attribute in INPUT tag, works fine in IE, but doesn't work in Netscape. Has anyone faced similar situation? Is there a workaround?
Regards,
I'd like to assign a default value to the "input file" tag.. but that seems impossible.. I think this kind of functionality should be provided as the applications can be made simpler by providing user a default file location in the file upload dialog.
If anyone has a work around...
Hi All,
The following code works as a charm in IE. Every time I select a radio button the hidden fields gets populated and clicking Preview gets appropriate page. But Netscape doesn't seem to recognize the onChange event. Any suggestions?
Thanks for your help,
Regards,
Rakesh
<HTML>
<HEAD>...
Hi All,
I need to have a text input for 500 chars. I thought of using TEXTAREA but it doesn't have the MAXLENGTH attribute available with "INPUT type=text"
Does anyone have any suggestions.
Thanks,
Rakesh
I am having some problems with graphical submit buttons.
1. It seems that graphical buttons have to be last tag in the FORM element. Is this TRUE??? Has anyone experienced any problems with graphical submit buttons?
2. If I replace all SUBMIT buttons with graphical submit buttons, do I have...
Hi All,
I am using RequestDispatcher to redirect to another page.
RequestDispatcher.forward(request, response)
This will create a new entry in Browser History. I would like to replace the existing entry.
Is there a window.location.replace equivalent in Java?
Thanks,
R. Menon
Hi All,
I am using RequestDispatcher to redirect to another page.
RequestDispatcher.forward(request, response)
This will create a new entry in Browser History. I would like to replace the existing entry.
Is there a window.location.replace equivalent in JSP?
Thanks,
R. Menon
Hi All,
Is there an alternative to showModalDialog that will work in both browsers IE and Netscape and yet capture the same features. I am not considering window.focus() as it doesn't maintain any interaction between 2 sessions.
Any ideas??
Thanks,
R. Menon
Hi All,
I have the following code in my HTML
<SELECT name=list MULTIPLE size=10>
<OPTION> </OPTION>
</SELECT>
But it appears as THIN strip, Is there a way I can set the width even though there are no items in it. The items are populated dynamically by script.
Thanks,
R. Menon
Hi All,
We have an application that runs on the browser. When user clicks the HELP button, application opens a new browser session for HELP page. The user can switch back to application. Now is user clicks the HELP button and previous HELP browser is still open, HELP browser gets refreshed...
All,
I have a TreeMap which is sorted by key. However I have requirement to sort by value instead. Can I do this using a comparator? Can someone give me code example? I am relatively new to Java.
Thanks,
How can I implement Browser BACK button functionality using JavaScript.
Details: Page1.htm has button "Next", when I click "Next"
Page2.htm comes up. Page2.htm has a back button, Instead of actually mentioning Page1.htm, I would like to use Back button functionality. Any...
Please let me know how I can Enable my Chart Layout Buttons, I also would like to know How I can create an application with a Pie chart, thereby when I click on the Chart I can Pop up a Drill down Report.
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.