Padmaja Balaji

Ranch Hand
+ Follow
since Jun 13, 2001
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 Padmaja Balaji

Thanks for your reply ATLAST. Just back from my vacation, hence the delay in reply. Before going for my vacation, the only thing that I did was to catch hold of a person who in turn contacted his friend in Singapore to help me out. I am reproducing the steps provided by this gentleman (many thanks to him).
Steps :
1) create a new application called myapp under tomcat.
open the server.xml file in the config directory
under the tomcat directory where you installed tomcat.
you will see sample <context> tags used for specifying
application. one of them is the examples application
which maps to the examples directory in the webapps
directory.
copy and paste the tag and specify your own values.
ex
<Context
path=/myapp
docBase="webapps/myapp"
CrossContext="true"
debug="0"
relodable="true"
>
</Context>
2) create myapp directory under webapps and create
web-inf/classes directory under it.
All your jsp, html,images will placed under myapp
directory in the root of subdirectories as you wish
Java Classes and servlet will go under web-inf/classes
directory.
3)test http://localhost:8080/myapp
This may be of help to u.
It took just 15 minutes to sincerely follow his steps but yet to open the servlet books.
Anyway, I am cramming with ASP book to get an opening in the development side. (I may also appear for the second interview next week on ASP, if my assumption is right). Extremely tiring to start another subject, yet I do have no choice. Let me try atleast.
All the very best for your SCWCD exam.
Padmaja
Congrats winners !
I am waiting to read your success stories once again on the board (after all you have high motivating factor in hand right now). All the very best to ALL.
Padmaja
Dear Ashik,
Right now, I am putting all the servlets in 'webapps/examples/WEB-INF/classes' dir to compile and run on the browser ( beginner's struggle). Now, I want to create a "myapp" folder wherein the WEB-INF/classes (where .class files go) should be built when I run "build.bat". I am glaring at my computer to set things right for the past two days but of no use .
Did u manage to do this? If yes, please shoot your reply immediately. I am waiting...........
Padmaja
I managed to install Tomcat 4.0 and could run all the servlet / jsp examples.
Can u please explain me how to create a folder for my application so that on compilation, the .class files should go to WEB-INF/classes folder ?
(I tried to run "build" under docs/appdev/sample directory but to no effect).
Padmaja Balaji
77%
Congrats Sheriff!
No words left out for me as they are perfectly used by my friends. Percentage - who cares so long one is a perfectionist on what he/she is working on.
Once again congratulations to you.
Padmaja
Congrats Alan. Excellent Performance.
Padmaja
22 years ago
Dear Angela,
A score so near to century yet a dear one. Excellent Performance. CONGRATS AND ALL THE VERY BEST FOR YOUR FUTURE.
Padmaja
22 years ago
Dear Puneet,
Frankly speaking, a lot more subjects interest me, say, UML, servlets, jsp, XML, EJB, etc (quite interested on the middle-tier component architecture to learn). OOPs, this is going to take a lonnnnng time to concentrate on one and move on to another. So, I can say that I am in zero position.
What is your next move ?
Padmaja
22 years ago
Congrats Suparana. Let me quote your comment
"I studied hard but couldn't get a good score."
Well. In my opinion, it is indeed a good score.
Padmaja
22 years ago
Hi Puneet,
Congrats ! The hardship that you had faced would have been erased by the sweet success, by now. You have rightly said,
"Anyway thats life, its very painful and difficult to accept but it also makes me more determined to come back strongly in the next venture."
All the very best for your bright future.
Padmaja
22 years ago
Congrats Anshu.
Padmaja
22 years ago
Congratulations Timothy. Have a great journey ahead !
Padmaja
22 years ago
Hi Swati,
It took exactly 32 days for me to get the certificate by ordinary post. I cleared the exam on Aug 29 and got the certificate on Sep 30. I was also quite worried and about to shoot a letter to SUN.
So, do not get worried and wait for another 10 days.
Padmaja
22 years ago