No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
I like being Honest and expect others with me to be honest. I'm simple down to earth. I don't believe in changing people but i react on my own way.
- Interests
- Hmmm a lot depends on mood but to name a few knowing new things, watching tv, surfing etc.
- PC Specs
- Lg Laptop . model Ge50.
6 Posted Topics
Hi, I'm having some requirement where i need to show some value in div tags and latter parse it to save in database. the value which is html escape char are getting translated when in div thus making the input wrong. like some where i'm using & and < they … | |
Hi, I'm learning Java/Jsp. I just started a project to learn and have some Practical knowledge. But I'm stuck and confused Kindly suggest me so that I can proceed further.- The Project is a Knowledge System. It stores Lots of Questions their answers which is listed by Categories. There's 2 … | |
Re: You can use ArrayList from [B]java.util.*[/B]. Its a collection class. It has various functions for add, remove etc. You can read in book about it in detail. There's other like [B]TreeSet[/B] which have sorted set. And as they are generic class you can even declare to your data Structure need. … | |
Re: Hi, [CODE]System.out.println(Karate.people[1].getInfo());[/CODE] The above code is doing what it is meant to be. Put it in For loop to loop with other people info. The below code is initialising people. Give some info about what you are updating and where are you saving it up like in database, or file … | |
Hello All, While Browsing thru some sites I visited a site [url]http://www.tattooart.pl/[/url] When you visit by links it work fine but when I delibrately omitted some text in url i can see the Directroy structure and can even access them [url]http://www.tattooart.pl/pliki/[/url] Can you People focus as how this can be … | |
Hello everyone I'm just a newbie in java/jsp Need suggestion and how to proceed in the following: 1. Wanted to create web app. (jsp/servlet) with login and access autorization. the situation is like i have a home page with login info inputs, i direct the inputs to a jsp in … |
The End.