Rax Malhotra

Greenhorn
+ Follow
since Nov 19, 2007
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 Rax Malhotra

Hi Folks,

I am using a trinidad table component with some 'n' columns. I have populated the table with a list. Now, I am trying to delete one of the row of the table by checking the checkbox provided to select the record to be deleted (using rowSelection="multiple" attribute of the table) But here i am facing one issue, whenever i am using sorting property of the column i.e. after sorting the column if i check one of the row then some other record is getting deleted instead of the one which i have selected or sometimes i am getting the different SelectedRowKeys for the selected ones.

Can anyone help me out with this problem.



---------------------
Rax Malhotra
SCJP 5.0
14 years ago
JSF
Hi Darryl,

The first error you are talking about (missing an open brace) is just a typing mistake and for the second one, the value change listeners are set for other components included in the JSPX page, i.e. after i select an image to upload, i am selecting dropdown1, onchange of which it should populate other dropdown2 values based on the selection from dropdown1.

15 years ago
JSF
JSPX Code: Following is the Code used for thr component in the jspx page
-------------


After selecting the image to be uploaded, when i select one value from one dropdown it should fire valuechangelistener and another
dropdown should get populated with the value based on the selection in the first drop down.
But i m getting a javascript error saying that "The Character '>' was expected"and after that no partialtriggers and valuechangelisteners are firing.

Thanks
Rax
15 years ago
JSF
Hi All,

I am using tomahawk <t:inputFileUpload> component to upload files(Photos).
But when i select a file (image file with extension .jpeg, .gif etc) to upload the photo, then the other valuechangelisteners & the Partial triggers are not firing. i.e. when the upload file path is selected, upon selecting one value from one dropdown, another dropdown is not getting populated i.e. the valuechangelisteners are not getting called.


Is this the issue with the Tomahawk component or could be another problem???

Any assistance ?

Rgds,
Rax
15 years ago
JSF
Excellent Score ....keep it rolling on to others.....


15 years ago
Congrats Dear,

100% in both the exams seems quite interesting, i also cleared SCJP 5.0 this weekend with 90% now i am going for SCWCD exam...i want to get some tips from you regarding the preparation of the exam......can you please give me your email id so that i can mail you ,.......
Did you went through only the above mentioned books or any other mock exams or so......
any help will be appreciated.......
15 years ago
Thanks to you all.....now i m looking forward for SCWCD..as i am working on web technologies like Struts,spring,jsp,servlet etc.......

any suggestions from your side........

15 years ago
Dear Ranchers,

I have cleared SCJP 5.0 with SCJP.
Thanks to Kathy sierra & Bert Bates for such a nice book and this site.
and many thanks to you all.

cheers
15 years ago
Any Bdy Alive here

15 years ago
JSF
Is there anybody who is facing the same problem like me......???
15 years ago
JSF
Hi All,

I am using trinidad components in my web application, which is based on spring, hibernate & using trinidad components.

Sometimes there is an issue with the rendering of the components......the components are showing irregular behaviour while rendering.

When i run the application in "Internet Explorer 6" on XP or 2000, the components redered properly but when i run it on IE7, the styles(css) are not getting applied and the components are occuring many times etc etc.....

Is this an issue with the browser or with the OS.

Can somebody help me in this regard.

any help will be appreciated.

:thumb:
15 years ago
JSF
Hi All,

I am trying to select multiple dates in a calender. Can anyone suggests me how to do it.

Any help will be appriciated....
16 years ago
Hi All,

I am trying to start a new applictaion in java to implement LDAP to create/delete/modify system Logins in the concern OUs.How can i do it?

Can anybody help me out in this regard?
How can i start and which technology/platform (currently i working on java) will be beneficial and easy to implement??

Any help will be appriciated..


*****************************
16 years ago
Hi Aster,

Few days Back, Me also took Voucher for the exam from NIIT Ameerpet, and it costs 5500 /- at that time. Since due to offers, the rate keeps on changing..therefore may be the cost for now is 7000 /-. go to Sun's site for more information abt this

Thanks,
Rax
Thanks Ulf,

It will help me to start with AJAX...