hey,
im runnign window xp, and i have office xp aswell....but whenever i open up Word, i get one of those microsoft "send error" prompt boxes...and then Word just shuts down every single time.
now i have tried uninstalling MS Office and then tried re-installing it, but i still get the same...
hey there,
i just installed weblogic server on my computer,
the only problem is that when i try to compile my ejb files errors saying
package javax.ejb does not exist
i was wondering if someone could tell me how to fix this problem, or maybe give me instuction on how to set my classpath...
when i change my code to
if ($y == 3)
{
?>
</tr>
<tr>
<?
$count =0;
}
with my for loop = 3 it does not create a new row? it just skips the if statement
pdotd
hey, i was wondering if someone could tell me what is wrong with my script, its a simple script and i think it looks fine, but whenever i run it ket this errors msg saying:
Parse error: parse error, unexpected ';', expecting T_VARIABLE or '$' in...
i have fix my connection problem to the database, but now when i run my jsp script i get this error posting:
exception
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:346)...
when i run my jsp script i get this error posting:
exception
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:346)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)...
you are right...my connection object was not getting initialized.....
however after i fixed that problem, i got this another error msg posting:
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException...
when i run my jsp script i get this error:
exception
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:346)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)...
hey there
im running qmail on this server, and a couple of days ago we had a power outage....so once i reboot the qmail server
i restarted qmail and refetched all the imap accounts that i have and then i went to check my my imap folders in Outlook...and the i got an error saying:
"could not...
Is there a problem rounding a real number in ASP.
I retreive the real number from a MS SQL database, but when I run my script the numbers add up fine, however i get numbers with a 10 digit decimal place(i.e 125.199999988079) so when i try to use the round function, I get and error saying...
Hey
thanks guys, my code works now , you were right, my logic was wrong using the short-circuit OR operator.
instead i used && and everything works now. Now understand the error checking for nulls.
thanks
pdotd
i get a java.lang.NullPointerException exception error when i try to run my servlet:
the exact error is:
java.lang.NullPointerException
OnlineAdmin.doGet(OnlineAdmin.java:38)
javax.servlet.http.HttpServlet.service (HttpServlet.java:697)...
Hey
when i create a cookie, and then get the cookie name i just created -- cookie.getName()
instead of inputting the value i submitted to it.
it returns: "SESSIONID"
any reason for that?
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.