How to pass an object from the controller to the view in SpringMVC?
The scenario is: I want to show a list of items on my view from...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 13, 2008 ·
1 min read
The cleanest cloning
Many a times we need to clone complex objects to promote re-using preset values while...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 11, 2008 ·
1 min read
Auto-start PostgreSQL in Linux
This post is outdated. Please see this instead: http://palashray.com/fedora-getting-up-and-running-with-postgres-in-2-mins/ I had faced lot of problems...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 10, 2008 ·
1 min read
Making glchess work
I am using Fedora 7. To begin with, glchess used to work fine for me....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on June 08, 2008 ·
1 min read
Magic of ps
The command $ps -eF lists all process along-with the full command which started the process....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on June 01, 2008 ·
1 min read
Producer/Consumer
I have tried to come-up with a thread safe and a non thread safe version...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on June 01, 2008 ·
2 mins read
Your cup of Byte-Code-Re-Engineering, BCEL style
Your cup of Byte-Code-Re-Engineering, BCEL style In case you are wondering what this means? To...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on June 17, 2007 ·
6 mins read
Embedding an image in RTF with Java
Ever wondered how to embed images in RTF docs? I was trying to do that...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on October 25, 2006 ·
3 mins read