Taleb Elm

Greenhorn
+ Follow
since Jun 13, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Taleb Elm

Hi,
I am looking to hire online websphere portal developer to give me a workspace for a demo I need to have in my work.
Can anybody help me in this regards?
9 years ago
Dears,
I need a dashboard system that have the following features:
- Built based on Java EE
- Can be deployed to IBM WebSphere 6.1
- Support Arabic language (Which is written from Right to Left)
- Support LDAP (Users will use there Windows account to login)
- Has the concept of portlet
- Can give privilege to allow portlet for certain users
- Can generate reports (PDF, Excel sheet...etc)
- Allow customization
- I can open its workspace with RAD 7.5
I want to create new EAR project in RAD 7.5
In the "EAR version" section I have a drop down which has 1.2, 1.3 and 1.4
I want to choose 5.0 but it is not available in the drop down list
How can I add it?
10 years ago
thanks for the fast comment. Does it mean I have to communicate with database admin and no need to change any code in the applications?
I have two separate applications who will access the same table in a database and the two application will update the table.
How can I make sure the integrity of accessing this table? Is it in the code or in the database level?
My client is having a Java desktop application made with Java 1.4 and the client is not looking for update right now. However, I am good at Java but I don't have strong experience in the swing especially JTable.
Can you show me a small code to resolve my issue.
Appreciate your help.
11 years ago
Hi, I have a JTable and all the Cells inside this table have JTextFiled. In addition, I have a method which have some logic and the output of this method will decide to color some cells inside this table. My problem is that I don't know how to color cells inside JTable. A sample of what I want to implement is mentioned in the attachment

Note: I am using java 1.4
11 years ago