hi everybody,
am working with J2EE &hibernate.. .
while i run my application,am sending an object(filetype of size more than 8MB)
from jboss to securityserver, where am getting ERROR as java.lang.outof Memoryerror:
java heap space,i tried by changing the java heap size in jboss.
but still am getting the error.
can anybody help me out!!!
its urgent!!!!
thank you..
User Profile
Collapse
-
java.lang.OutOfMemoryerror!! help me out
-
java.lang.OutOfMemoryerror
hi everybody,
am working with J2EE &hibernate.. .
while i run my application,am sending an object(filetype of size more than 8MB)
from jboss to securityserver, where am getting ERROR as java.lang.outof Memoryerror:
java heap space,i tried by changing the java heap size in jboss.
but still am getting the error.
can anybody help me out!!!
its urgent!!!!
thank you.. -
i didnot get that #CS ,is that the id what am using for the link
or is it in javascript?
i tried to specify that inside script.
please correct me if i have done anything wrong.... -
i have one jsp page,having 4 links in that page
when i click a link,the color of the link has to change
and the color should remain when the page corresponding
to the clicked link loads.
this is my actual requirement,any help would be greatful.
thank you...Leave a comment:
-
To change link color
hello everybody,
am new to this forum..
am working with J2ee,i have a jsp page(using struts) where i have
some links,i want to change the link color when it is clicked,and has to
turn back to original color when the other link is clicked,
i tried with style sheets,when i click on the link color is changing,but
when the newpage loads,its turn back to the original color,...Leave a comment:
-
-
if i make use of stylesheet
with a:visited color as some color
all the visited link will change to that color.
i want the link color to be changed only for the link
i click,and if i click on the another link the previous link
should change to the default color.
because i have 3 ,4 links on the same page.
thanks for your help....Leave a comment:
-
A:link {
color: white;
text-decoration: none;
}
A:visited {
color: white;
text-decoration: none;
}
A:hover {
color: #828282;
text-decoration: none;
}
A:active {
color: blue;
text-decoration: none;
}
its my style sheet..
i made the active link color as blue,but
when i click on the link,after the...Leave a comment:
-
i dont have more idea about setting the link color inside
server side code,am new to this,can you give
me the idea of how to set the link color?
am using struts.
it would be very helpful,thank you...Leave a comment:
-
-
[HTML]<%@ taglib uri="/pages/tld/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/pages/tld/struts-html.tld" prefix="html" %>
<%@ taglib uri="/pages/tld/struts-logic.tld" prefix="logic" %>
<%@ page import="com.mas s.drm.usermanag ement.VO.UserVO " %>
<html>
<head>
<script>
function...Leave a comment:
-
To change link color
hi to everybody,
am new to this forum..
am working with J2ee,i have a jsp page where i have
some links,i want to change the link color when it is click,and it has to
turn back to original color when the other link is clicked,
i tried with style sheets,when i click on the link its changing its color,but
when the form loads ,its turning back to the original color,i want...Leave a comment:
-
To change the link color
hi to everybody,
am new to this forum..
am working with J2ee,i have a jsp page where i have
some links,i want to change the link color when it is active,and it has to
turn back to original color when the other link is active,
i tried with style sheets,when i click on the link its changing its color,but
when the form loads ,its turning back to the original color,i want the color
to stay even after...
No activity results to display
Show More
Leave a comment: