Rahul Noel

Ranch Hand
+ Follow
since Jul 18, 2008
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 Rahul Noel

Hi Friends,
I am good at concept but I not able to implement logic in I mean in other way how can I improve my logical thinking . I am taking too much time to complete my task ,I am not getting right way to approach a task to complete with in time. Please let me know how to implement logical thinking and programming skills. I dont have proper logical and programming skills how to improve it.


Thanks in Advance,
Rahul.
14 years ago
Thanks for your reply but how can I do it if user uploads 1024x1024 I have to take it as 64x64 only.
Hi,
How to validate an image with height and width 64x64 before uploading from local machine to server? Please let me know any logic or url or any code ?


Thanks.
Hi,
I have to select an image in a JSP which has many images on mouse click selected image should be displayed in a particular place in JSP just like google talk or yahoo messenger display image. How to do it? please give me any pseudo code or url or example ?
Hi Eric,
Another thing is I have to select an image in a jsp which has many images on mouse click selected image should be displayed in a particular place in JSP just like gtalk display images. How to do it? please give me any pseudo code or url or example ?
Hi,
How to select an image from many images on mouse click,selected image should be display like in yahoo messenger avatars which technology I have to use and how to upload an image using jsp ?
I am asking about how to find highest marks after parsing the xml file.can you tell me any example? If I dont know anything I will say I dont know but I dont ask a question again.
It displaying names and marks but my target is to find the highest marks from those list how to do it.
My output should be find highest marks in the Xyz.xml file using SAXParser.

xml file is <s> <name>s</name> <marks>10</marks> </s>............
Hi,
How to find highest element in xml file which contains employes details like name,salary I want to find highest salary of employee in company using SAX Parser.

Here,my task is to get files data from no. of files and reading it and separate data like accid,txtype,amt and store it in hashMap. I have to synchronize this data in threads I mean many threads will use this data.
15 years ago
Using I/O only.I am facing difficulty in reading file and separating the strings and storing it in hashMap. please help me.
15 years ago
Hi,
How to improve logical thinking while doing projects? how can we know we are thinking and doing right?
15 years ago