Hi manu,
Hi manu i already set session validation as 30min. I think CatWeasel reply seens to give some good result. Let hear from him a detail reply.
chags
Hi CatWeasel,
Could you please alaborate your message "run the program with the -Xmsn option". Whether i have to compile my servlet with -Xmsn or how i have to run. The above error message is related to a servlet. when i an running my application, now and then i am getting...
Hi Manu,
when i try to submit the data to the servlet,I'm getting OutOfMemoryError at Stringbuffer. The following is the exact message:
java.lang.OutOfMemoryError at java.lang.StringBuffer.append(Compiled Code) at forecast.common.QuotesPageFormatter.formatTable(Compiled Code) at...
Hi Addola,
Thanks for your reply. Same thing i did, its working fine but I need to know axactly why it is coming. We are moving the project to production. At last munite i am facing this problem. I don't want to repeat this once again in production.
Thanks,
Chags.
In a string i want to replace '\n'(next line) to ' '(space). So I tried the following code but it not even identifing '\n'
Code:
String test = "sending data \n to excell \n";
test.replace('\n',' ');
If anyone knows how to catch \n in a string please help me.
By clicking nextpage button, CheckSaveState(form) is triggered and in which it checks whether any thing is there to save in the current page and if found then has to call submit() methode. This submit action takes atleast 30sec to update database in SAP. After submitting it has to show next page...
Hi,
By clicking next button it has to update the database and should show next page. For which I writtern the following code
<A HREF="/servlet/SFAWhatNextServlet?Request=rerun" onclick="return checkSaveState(formname)">Image</A>
In which the methode...
I want to fire a trigger whenever the cursor moving out of the input field. Is there any triggers such as Cursurout or such. I really appreciate if any expert helps me in this.
Thanks in Advance,
chags
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.