raghu

Greenhorn
+ Follow
since Feb 07, 2002
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 raghu

Hi,

Is there anyway to validate the html thats generated by WLP server before its send to the user requested browser. If not is there any way to validate the htmls. The problems that I am facing with CSE Html and W3C tools is that I am not able to pass my challenge-response authentication details to these tools.

Your help would be highly appreciated.

Thanks & Regards
Raghu.
19 years ago
i am a beginner with BEA WLP. I just wanted to clarify something. I have my wlp server installed on a machine with dhcp IP. Another machine has my EBCC configured(this is a machine with static IP).
The problem is i am not able to synchronize the EBCC with my WLP server. Is it due to the dhcp IP of the wlp server machine?
thanks & regards
raghu.
21 years ago
u could even start and stop using :
tomcat start
and
tomcat stop
from the command prompt.
However, I have a concern. Could anybody please let me know how to associate Tomcat with the Apache server. What r the modifications to be made to the httpd.conf file of apache and should anything be modified in the tomcat config file..
23 years ago
1. Can anyone explain to me, how JSP differ from SSI servlets?
OR
why atall shtml files be used to invoke multiple servlets when
it is so easy to use a JSP, which does all on itself...
23 years ago
hi Preety,
you can find about 40 mock exams at this url: http://www.javaranch.com/maha/_Mock_Exams/_mock_exams.html
Best luck for ur exams.
raghu rajput
I have set the CLASSPATH and PATH in environment variables, but I don't know where to set J2EE_HOME. Will it be in CLASSPATH or PATH or someother place?
I have installed j2sdkee1.2.2 in my e: drive. I set the class path as e:\j2sdkee1.2.1\lib\j2ee.jar and PATH as "e:\j2sdkee1.2.1\bin;e:\j2sdkee1.2.1\lib".
I also edited userconfig.bat under \bin directory and set J2EE_HOME=e:\j2sdkee1.2.1.
Everytime I try to start the server with "j2ee -verbose" I get the following error "ERROR: set J2EE_HOME before running this script"
Can someone please help?
Thanx in Advance :-)
Raghu