any one there???
help me...!!!
User Profile
Collapse
-
raveendrabikkina started a topic I'm getting Some Exceptions can any one tell me what is the problem??in JavaI'm getting Some Exceptions can any one tell me what is the problem??
Code:03/17 15:45:40 error [axis] Error creating form bean of class epost.form.BpUploadForm java.lang.InstantiationException: epost.form.BpUploadForm at java.lang.Class.newInstance0(Class.java:291) at java.lang.Class.newInstance(Class.java:259) at org.apache.03/17 15:45:03 info [axis] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true 03/17 15:45:03 info [axis] Initializing,
-
-
Scjp5 Exam Help...!!!
Hey folks..!!!
I have basic knowledge in core java and I'm going to write scjp5 exam with in 5 months can any one sujjest me the best way to pepare for it. and please also give some useful links for writing free mock exams through online. -
Any way this is the solution by using the VB code..!!!
Code:function window.confirm(str) { execScript('n = msgbox("'+str+'","4132")', "VBScript"); }
Leave a comment:
-
I have deployed all the files correctly and also added needed jar files but the error is repeating it's working on local machine.but the problem is comming when it is done on a server.the server is a unix one so as the software installed on it is also unix version..!!!
i gave the class paths correctly..!!
donno where is the problem comming from ????
any help would be gr8!!!Leave a comment:
-
The web server is Jrun..!!!
and installed jdk1.4.2_08 for it..!!!
urgent please reply..!!!Leave a comment:
-
-
Code:3034 / 3126 02/25 10:42:05 error Could not pre-load servlet: ViewServlet 3035 / 3126 java.lang.VerifyError: (class: org/apache/log4j/LogManager, method: signature: ()V) Incompatible argument to function 3036 / 3126 at org.apache.log4j.Logger.getLogger(Logger.java:85) 3037 / 3126 at epost.servlet.ViewServlet.(ViewServlet.java:27) 3038 / 3126 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Leave a comment:
-
Can any one tell me where the error is??
Code:3087 / 3126 02/25 10:42:08 info Recovering 1 session(s) 3088 / 3126 02/25 10:42:08 warning Deployer Service failed to deploy file:/opt/jrun4/servers/cpbepost/logs/ 3089 / 3126 * Unrecognized deployment: file:/opt/jrun4/servers/cpbepost/logs/ 3090 / 3126 02/25 10:42:08 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/opt/jrun4/lib/jrun-comp.ear
-
the thing you are talking abt the below line is possible only in java that is java gui applications like Jdialog box or someting but it is not intended for the javascript.and one thing we can get that dialog box using vbscript in javascript
confirm('Is this confirm box using Yes No?', USE_YES_NO);...Leave a comment:
-
just check this dialog box of iexplorer.how come you are getting a dialog box with yes/no buttons??
Code:<html> <head> </head> <body text="#000000" bgcolor="#007BFF"> <form method="post" action="" name="closee"> <input type="button" onclick="window.top.close()" value="Close" class="BUTTON"></form>
Leave a comment:
-
hey wat abt that dialog box with yes/no buttons which is displayed while we are trying to close a window???
if tat is possible y can't we use the same ??Leave a comment:
-
ok got the solution but i think this is because of the jdk version change...
thnq buddyLeave a comment:
-
hmm tat one i have done already. but that is not the complete code..i can't generate dialog box after clicking a link.Leave a comment:
-
You could do as the compiler says and recompile with -Xlint checked and see for yourself what the fuss is about.
--->compiler said nothing
Why don't you use java.util.Scann er for getting input from the console?
how to use java.util.Scann er ???Leave a comment:
-
-
ok if i use javac -deprecation myclassname.jav a this is what i'm getting now what is the solution for this?
InputTest.java: 10: warning: readLine() in java.io.DataInp utStream has been depre
cated
String str = dis.readLine();
^
1 warningLeave a comment:
-
javac: invalid flag: -Xlint
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,s ource} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is...Leave a comment:
-
do this(newwin.clo se();)after the parent window.close() is executed...Leave a comment:
No activity results to display
Show More
Leave a comment: