kit james

Greenhorn
+ Follow
since Apr 08, 2003
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 kit james

Hi All,

Can any1 here help me with this, let me explain the problem. I have been trying to create a dynamic drop down in JSF Web Beans the first drop down list(chapter) managed to populate the 2nd drop (district), however the 2nd drop down list did not get to populate the 3rd drop down list which is "han". Before this I am using the JSF's ViewScoped which works but I am now trying to migrate to the CDI way of doing it....it don't work.... anyone.. please help






13 years ago
JSF
the snippet that you post only works in session scope isnt it ?
will it work in request scope ? I try to get it to work with t:saveState yet it does not work.
14 years ago
JSF
Hi,

I have an urgent question here,

I am using eclipse 3.1m6 and is there any axis plugin that will work with it right now ?
Was using lavadora froms sourceforge but it works only with 3.0. I don mind any alternative plugins
18 years ago
Hi,

I am a newbie in java, forgive me if its a simple question

currently I want to display an internal frame in an MDIFrame that I made

THe problem is that the commands to invoke the internal frame isnt from the MDIFrame class, and its not working when I try to do so

for example

I have class A

the corresponding MDIFrame class



Above are the snippets of the code,
can any1 please please tell me wat is wrong ?

I cant get the internal frame showed in the jdesktoppane... if I call the method as such, whereelse when I call it directly from the MDIFrame class it displays the internal frame, which then again....

I unable to do so, because of the situation that I am having here..

regards,
waikit

PS:
19 years ago
Hi,
I am beginner user in JBuilder,
I have a stupid question here,

I am just curious of the way of doing it

If I have a Frame with contentPane all those inside liau if I wan to draw a panel but I dun wan draw it inside tat class meaning I draw it in another class extending Panel how can I add tat external class, the extended Panel that I have done to the frame.

Meaning, can I like select that class and drop it in to the frame and it will be added automatically

is that any solution other then hardcoding them manually

regards
ops
mayb I get myself wrong,

wat I mean is like the JButtons in JToolbar

when we click on the button in toolbar something like a dropdown menu will appear

something that we often c in Borland JBuilder and MsWord

For eg: when we click the icon New

there will be another list of drop down menu listed
19 years ago
Hi,
I have a newbie question here, I would like to know how do we attach a drop down menu to a button in the JToolbar ?

I could not figure out how it works for days thank you

regards
19 years ago
Hi,
I just wanted to know some opiniions from industry evangelist. Is java still having its strenght in the industry I mean excluding the networking of the JAVA. In desktop development, and mobile development does it still have met the requirement of the current trend ?
In terms of development speed, difficulty, and performance compare the dot Net ?
I am confused...
regards,
waikit
19 years ago
Hi,
I have a question, can any1 drop by and reply this if convinient : )
Currently, I am working on a jxta groupware project. But b4 starting the big picture, I wan to knw how to create services in jxta ?
can any1 show me a tutorial as simple as a "Hello World" jxta service for me to grep how it works..
thank you,
regards,
kit
20 years ago
Hi,
I have a question here... can I retrieve the day of a week by jst specifying the exact date ?
say for eg:
I specify 02/02/03
and is there any method or function I can get the day of the week this date ?
20 years ago
Hi,
I have a question here regarding the IDEs..
ermm~~ I would just like to here some opinion from all the mentors and coders here
recently I read an article I am not sure whether u guys had read it b4~ its the article written quite some time back~
The tittle is "Smarter Tools, Dumber Developers? "
I wonder wat is the others opinion~~ can u guys post up here ?
The article
regards,
Hi,
I need desperately the code that will invoke the mysqldump command aka the mysql backup command..... any1 please reply this thread.
regards