sudhir harsha

Greenhorn
+ Follow
since Jan 23, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sudhir harsha

Dear Members,

I've passed SCJP on Jan-30. Till now I've not received the Sun Certificate Kit. My address, mentioned in CertManager, is also correct. I've sent mail to SunCert@thomson.com exactly after one month (i.e. Feb end). They resend the Kit, the status in Certmanager in "fulfillment-history" is Mailed (March-5th).
Can any one please tell me how long(minimum time) it may take to receive the kit. I'm residing in Chennai, India.
As I know the worst case is one month but I heard from some people who received with in weeks!!

with Thanks and Regards,
Sudhir
Hi,
Yes ofcourse I worte. I've copied as it is from HFSJ.
Hi Vishnu,
Solved that problem.Thanku.
Now I deployed the BeerSelect.class in the "E:\tomcat\Tomcat5.0\webapps\Beer-v1\WEB-INF\classes\com\example\web", and then I tried to run http://localhost:8080/Beer-v1/form.html. I'm getting the form but after clcking "SUBMIT" Nothing is happening!!! I mean browser not displaying ne output. I wrote DD(web.xml),form.html etc,.everything as it is mentioned in HFSJ. But Y I'm not getting the out put?? Ne Idea? Ne thing else to be done?? Plz suggest.

regards,
Sudhir
Hi,
Yes I Added, still same errors!
Hi Vishnu,
I'm sorry for troubling U.
Ofcourse I did like that only.
Hi Vishnu,
I'm using Windows-2000.
I've set exactly what u mentioned, but still no luck

Sudhir
Hi,
Let me clearly explain what path I've set to PATH and CLASSPATH varables;

CLASSPATH: E:\tomcat\Tomcat5.0\common\lib\servlet-api.jar;

PATH: E:\j2sdk1.4.2_10\bin;E:\tomcat\Tomcat5.0\bin;

Thats all I did. Ne thing else to be added? Plz suggest.

Sudhir
Dear Chandra,

I've set the CLASSPATH to present directory (.\) and also to E:\j2sdk1.4.2_10\bin . Still I couldn't able to solve the problem!
You might've noticed here that I'm using Tomcat5.0 and Jdk1.4. Is there ne problem due to the difference in version? Plz suggest.

Thanks,
Sudhir
Dear Members,
I'm trying to compile "BeerSelect.java" file as mentioned below(3rd chapter in HFSJ), but it's displaying the following errors. Please suggest how to resolve this problem.

I've set CLASSPATH = E:\tomcat\Tomcat5.0\common\lib\servlet-api.jar, But still I'm getting this problem.

E:\tomcat\MyProjects\beerV1>javac -classpath E:\tomcat\Tomcat5.0\common\lib\servlet-api.jar:classes:. -d classes src\com\example\web\BeerSelect.java

src\com\example\web\BeerSelect.java:3: package javax.servlet does not exist
import javax.servlet.*;
^
src\com\example\web\BeerSelect.java:4: package javax.servlet.http does not exist

import javax.servlet.http.*;
^
src\com\example\web\BeerSelect.java:7: cannot resolve symbol
symbol : class HttpServlet
location: class com.example.web.BeerSelect
public class BeerSelect extends HttpServlet{
^
src\com\example\web\BeerSelect.java:8: cannot resolve symbol
symbol : class HttpServletRequest
location: class com.example.web.BeerSelect
public void doPost(HttpServletRequest request,
^
src\com\example\web\BeerSelect.java:9: cannot resolve symbol
symbol : class HttpServletResponse
location: class com.example.web.BeerSelect
HttpServletResponse response)
^
src\com\example\web\BeerSelect.java:10: cannot resolve symbol
symbol : class ServletException
location: class com.example.web.BeerSelect
throws IOException , ServletException {
^
6 errors




with Thanks and Regards,
Sudhir
Hi Ice Penov,
It's working. Thanks a lot.
Hi Satou kurinosuke,
I'm sorry for inconvenience. This will not repeat again frm my side.
Hi,
Some one please reply. I'm waiting for solution.

Thanks,
Sudhir
Hi,
I tried invoking "startup.bat", but it's showing "the directory name is invalid".
Plz suggest.

Thanks,
Sudhir
Dear Group Members,

I'm new to this group and SCWCD even. I bought HF book. I downloaded "jakarta-tomcat-5.0.30.exe" and installed in my M/C, in E: drive. Thats all I did.
Then I tried to develop the "Beer-v1" web application(chapter 3). I tried to run cd bin/startUp.sh,
but it's asking for the "program u want to open startUp.sh".
Is it due to the location of installation I changed(E drive)?? Any environment variables to be set? Or anything else to be done? Plz suggest.

with Thanks and Regards,
Sudhir.
Dear Group Members,

Just now I've passed scjp with 85%. I thought I'll be scoring less in threads but to be surprise I got 50% score in declran and access cntrl! The main mistake I did is, I've finished my exam within 1hr! due to lack of patience!!!
Neway, thanks a looooot to K&B for providing such an excellent book. As I've mentioned in my previous mail I did very less mock exams. I started my prparation exactly one month back. But I've concentrated a lot on the trail codes. Most of the knowledge I gain only thru coding.I personally prefer that approach to gain good knowledge in any prog language.
Once again thanks to K&B and all these grp members.My concentration is mainly on SCWCD.Now I think I can safely move to SCWCD group.

with Thanks and Regards,
Sudhir
17 years ago
Dear Group,

I've booked the slot for 310-035 exam on 30th of this month.
I'm a s/w engineer with 2yrs exp in vc++ ,ATL COM, c# .Net and little in java. I've started preparing 1 month back. I read only K&B, as most of this group members suggested. And from yesterday I've started doing mock. Till now I did rules roundup(i got 98%), marcus green(86%), and Dan Chisholm's (few topics- avg 75%). I'm yet to do K&B mock test(which is given in CD) and mughal(given in CD). Is this enough or do I need to do any other mock exams? Please suggest.
Ur suggestions are very valuable for me.

with Thanks and Regards,
Sudhir.