Raja ji

Greenhorn
+ Follow
since Dec 19, 2005
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 Raja ji

I am using Layout:Collection for displaying data and using sortAction="client" tag for sorting data, but if the data is large means 3 to 5 pages then sorting takes near about 5 minutes.

Could any body suggest me how to make sorting fast.

Thanks,

Raja
16 years ago
Hi All,

How to use OnChange event on file(Browse)

Actually there is no file tag in ajax , then how to use OnChange event on file(Browse) .

My requirement is that when i select a file from a drive by using browse then some text fields should be filled up .

I want to use ajax here but there is no related tag to do so.
Please help me .

Thanks in Advance,
riyasat
16 years ago
Hi All,

I am using fr.improve.struts.taglib.layout.sort package for sorting the table elements , but the sorting process takes much time to sort the data.

Please help me which technique should i use to sort the elements for fast sorting.

Thanks ,
Rajan
16 years ago
Hi All,

I am using fr.improve.struts.taglib.layout.sort package for sorting the table elements , but the sorting process takes much time to sort the data.

Please help me which technique should i use to sort the elements for fast sorting.

Thanks ,
Rajan
16 years ago
Hi All,

Please clear this confusion to me.
If i am using struts as framworks and JSP for rendring on pages, then what
is the need of Servelet in an application.

Thanks in advance.
17 years ago
Hi all,

I want to develop an application using USSD .But I don't know USSD API and how to use USSD SERVER,

Could anybody help me to find the sources(books ,links) to find USSD API and USSD Server configuration.

Thanks

Riyasat
17 years ago
Hi,
When an incomming call interrupt during the first loading screen
for SamsungX475 Gmae freezes

Can anyone give the solution for this issue.

technique that is used in this game is:-

1) callSerially() has been used to execute the game
--------------------------------------------------------------------------------
17 years ago
Hi,
When an incomming call interrupt during the first loading screen
for SamsungX475 Gmae freezes

Can anyone give the solution for this issue.

technique that is used in this game is:-

1) callSerially() has been used to execute the game
17 years ago
Hi to all,

Can anybody tell me what is the differece between Timer and Thread.
When to use Timer and when to use Thread.
17 years ago
Hi all,

May Anybody tell me from which site or link we can download J2ME Question/Answers for Interview preparation.

Thanks in advance.
17 years ago
Hi all,


I am facing some problem in implementing commandAction in a j2me game project for handset samsungX495 .

This commandAction is Working Properly, but the problem is that, on the screen on which there is'nt any need to show any command ,it is unnecessarily shown there. I have removed all commands by using removeComand() method for that perticular screen but problem is not solved.

May anybody help me to solve this problem?

Thaks in advance.
17 years ago
Why serilization is used?
Actually i am developing a web based application using Servlet and JSP.Is serialization used for this application?

I know that there are two techniques of using serialization :-
(1) By implementing Serilizable interface and using classes ObjectOutputStrem and ObjectInputStream for writing and reading objects in files.

(2) By implementing Serilizable interfce only
and not using both clsses.

I want to ask in which situation we should use techniques (1) and for which situation we should use techniques (2).
and for my application which one is better and why?
Hi to all,

I want to ask that how many tecniques to a session on JSP PAGE.
17 years ago
JSP
Hi all,


I am working on a game ,this is well running on every devices but crashes on LG5400 DURING GAME PLAY . May any one tell me what is the reason.


Timer is used to run the game.
18 years ago
Hi all,
Actually there is a problem that Game crashes as soon as we press the left softkey or back button in Sanyo7300 for career bell but this is well running on any devices.it's jar size is 56kb

also The text in the main menu overlaps each other but this is well
running on any devices.
if anyone is woking on this device kildly post the help.
thanks.
18 years ago