Yes, we have resolved our problem. The problem was related to weblogic sp version. We were setting an attribute in session as NULL, we changed this to '' and everything worked well.
We have now overcome this design completely by storing a single object in session and all individual...
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,
Thanks for your suggestions. I finally did end up using <IMG> tags with <A> tags and using document.["formname"].submit() in the onclick event of <A> tag.
Thanks a lot.
Regards,
Rakesh
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
Hello Anthony,
I didn't quite understand your response. Could you probably send me code snippet.
for eg. if I need to replace following code
<FORM action=2.html method=post>
<INPUT TYPE=submit value=submit name=advance>
</FORM>
to work with graphics, how will I implement the IMG tag to have...
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 Charles,
Here is a sample data... that I have inserted in TreeMap
ABC America
AEN Netharlands Ando
AND Andaman
BEC Barbados
NED Netherlands
EJB returns resultset of above data that has been loaded into a TreeMap. Just to give you some history...
We tried using simple Map and added sort to...
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 Charles,
But then I lose the Key-value interaction. How can I get the value in TreeSet associated with Key from original TreeMap?
Any other suggestions?
Thanks,
Rakesh
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,
Thanks all for your response.
SecretSquirell, I had tried stylesheets alternative, but it doesn't work in Netscape. Hence I was looking for a generic solution. iza and vituz, I had guessed maybe you typed "& n b s p ;". However the issue with that is the width of LIST is never...
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.