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.
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 ?
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.
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.