Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~657 People Reached
Favorite Tags
Member Avatar for kkjava

Hi All, Iam really stuck with this issue.... I have HashMap values like these below [0.76,.0818] from DB i want to display these values in each <TD> in jsp. this is what am trying....... setting HashMap values in arraylist in DAO class and iterating that arraylist into <TD> of Html …

Member Avatar for peter_budo
0
93
Member Avatar for kkjava

Hi All, I have a nested dropdown, using optgroup tag in html. but the problem here is we cannot select optiongroup label. my requirement is when i select the label in the dropdown box i have to display dynamic database values same as other option values. so is there any …

0
54
Member Avatar for kkjava

Hi All, Really appreciate your help!!! am using jquery and ajax to load the content from server. but my issue is when i get the response back to the parent jsp, the whole child jsp is loading in parentJsp div element. Instead i want to load only desired childJsp div …

Member Avatar for kkjava
0
80
Member Avatar for kkjava

HI All, can any one help me how to convert customize date formats like these below "JAN FY2010" "Q1 FY2010" [CODE]DateFormat df = new SimpleDateFormat("?")[/CODE] as i couldnt find any matching date formats to these. Appreciate your help!!!!!

Member Avatar for NormR1
0
157
Member Avatar for kkjava

Hi All, There is a web application am working on, while monitoring the performance i noticed that there are so many static objects,as a results so many HTTP requests. I would like to know is there any way where i can bundle all the static objects like javascript, css, images …

Member Avatar for Protuberance
0
73
Member Avatar for kkjava

Hi All, Need help!!!!! here is my problem. for example i have 20 records in a table, am able to make DB call to stored procedure and set those 20 records in to a java bean through resultset. here, i dont want to display all those 20 records, instead i …

0
44
Member Avatar for kkjava

Hi All, Really appreciate your help!!! I am new to java and this is my new project in java. for my application am trying to get DB results by calling a oracle procedure through JDBC.i was able to do that and was getting results back to the DAO class.am setting …

Member Avatar for kkjava
0
156