Mona Gadkari

Ranch Hand
+ Follow
since Jul 28, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Mona Gadkari

i found the solution
20 years ago
hello

i am rather new to using junit
my problem is .....

my simple test cases execute properly but when i write testcases for servlet i get an exception, however the servlet compiles well

junit's testrunner throw this exception

java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at com.rovingplanet.xml.XmlHandler.<clinit>(XmlHandler.java:29)
at com.rovingplanet.web.servlet.TestCM.setUp(TestCM.java:51)
20 years ago
hello,

I have a problem, wherein i need to parse the csv,xls,xml files and put the data in them in database.
Now how could this be achieved.
Could this be done using JasperReports
Thanks for a fast response.
I really needed that.....
Hello could u pls send me the samples and examples
am new to JasperReport
hello,

I'm also a new to xsl-xml but i think u should use...

<xsl:for-each select="//root/sub-root">
<xsl:value-of select="name"/>
</xsl:for-each>

coz for me it worked fine
hello to all,
its a long time i was not in contact with anyone.
Now i have a problem.
I have NetBeans installed on my m/c. i do not have a webserver,but someone told me that its not necessary to have webserver to see the output of a servlet - there is some way in which we can view the o/p and the place the properly executed class file in the webserver.
So couuld anyone tell me how do i view the o/p of a servlet where there is no webserver but netbeans installed.


thanks
20 years ago
hello friends,
I would appreciate if anyone could give me a link where i could find a useful tutorial on servlets and jsp.
hello,
ITs a long time i didn't post my querry. I don't know whether i should this querry here? but 'am sure that i'll get a reply.
My question is.........
How do i interact with the hardware using Java. Pls somebody help me coz i need to transfer the data to a power loom using my software.
Thanks............
Hello all,
I cleared SCJP1.4 on 16 of December 2003.
I was a bit busy so could not give this news.
Thanks all for the help and suggestions which proved to be helpful during the preparation and also during the exam.

Mona.
20 years ago
Hello,
Could anyone help me.... I want to transfer the data received from the user through a serial port. I mean how could this be done. Could anyone suggest a sample code either in C or in Java.
Hi Vicken
I suppose in the example from k&b's book 3 objects r created and in the example frfom cram book 2 objects are created. pls correct me if 'am wrong.
hi
I too agree that answer is b and d.

Originally posted by Edwin Davidson:
does this book have an errata anywhere ?
Edwin


hello
Errata for this book could be found wickedlysmart.com