Divya Chandel

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

Recent posts by Divya Chandel

Dear All,

Can anybody suggest me some good Mule ESB tutorial for beginners.

I am new to Mule ESB so I want to learn it.

I am not getting how MMC and cluster works Please help me to understand it.


Thanks.
Hello All,

I have a Java project having Multi module maven project structure. When project is built, Jar is created successfully and it executes properly when run through command line and reads the manifest file wherein fields like: Implementation-Vendor, Implementation-Title, Implementation-Version are added.

But when I try to run same project from eclipse (Right-click on Main class --> Select Run As --> Java Application, project starts successfully but cannot read manifest file as the above said parameter are not found and set to null runtime.

Please help me how to read manifest file when running java application through eclipse.

Thank you...
10 years ago
Hi All

Can anybody suggest me some good spring tutorial for beginners.

I am new to spring so I want to learn it from the scratch.


Thanks.
11 years ago
Hi Hitendra

Can you try with this-put e.printStackTrace(); in catch block then see,maybe it will work.

Congratulation!!! Deepali
11 years ago

here in action, servlet name is test.

but I see your servlet class name is -'TemplateServlet'

11 years ago

Hi All

Can anybody suggest me some good URL's for struts tutorial for beginners.

I am new to struts so I want to learn from the scratch.


Thanks.
11 years ago

In catch block can you put e.printStackTrace(),so it will give you error details.
Congratulations............
11 years ago

First locate where java is installed, and where javac.exe is located.
This will probably be something along the lines of C:\jdk\bin\ or C:\Program Files\Java\jdk\bin\

Second, go to Windows Explorer, right click My Computer, go to Properties, the Advanced tab, Environmental Variables.
Under System variables, look for Path. Do NOT remove anything here, but at the END add a semicolon (;) and put path till C:\Program Files\Java\jdk\bin\

Remember put correct folder name.

11 years ago
Dear Krishna,

It seems interesting, I have 3 years experience in Java/J2EE technologies.
can you please send me more description about it.


Thank you
11 years ago

Hello All,


I want to learn MySql, basic things I know I want to learn advance like view index,partitions joins etc....

please suggest me some good Tutorial with examples.



Thank you.
What you exactly wants to know, about computer memory?
Or memory management in java?
11 years ago