arun N

Greenhorn
+ Follow
since Dec 27, 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 arun N

Hi friends,
I get the following error when I type on the command prompt: java org.apache.xalan.xslt.Process
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xalan/xslt/Process
I should be able to see what all process are there.
Java files get compiled on my machine and executed. I have in the classpath xerces.jar, xalan.jar and jaxp.jar. But I still get the error. My friend tried the same on his machine. It worked!!! THe only difference was he was using the older version of JDK1.3. I downloaded the latest version of JDK1.3. Can you people help me out as it is urgent.
arun
I want to have the whole file for editing. I use Windows and not unix. SO I need to open the file on windows. Hope you can help me out
Hi xml gurus,
I have an xml file which is 200Mb in size. I want to open on a PC but I cannot because my PC has 128 memory RAM. So if I try to open in a notepad, textpad or wordpad it hangs.
Can you tell me a way to open it.
Thanks in advance
Arun Nair