annamalai murugesan

Greenhorn
+ Follow
since Jul 28, 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 annamalai murugesan

Lasse & Michael,
Now i understand that i can not write MIDlet to update any info on SIM card. For that, i can use vendor specific API and program written using the API can be run from PC(thru Infrared port) to update the SIM card. Is my understanding correct?
Thanks and regards,
Murugesan
20 years ago
Thanks a lot Lasse and Michael.
Regards,
Murugesan
20 years ago
Dear All,
Can you help on this topic?
Thanks,
Murugesan
20 years ago
Thanks, Marcos.
My earlier understanding is that for each domain name, an IP Address has to be registered with the ISP. If we can have two domain name for the same host, how is the IP address resolved by the ISP?
My understanding is that the two domain names - www.company1.com and www.company2.com, are meaningful to the local host and may be to the local network/local DNS server. If a user access the site www.company1.com from another part of the globe, how is the IP routing takes place? The flow?
Or, If I want to have two domain names, do i need to register the same IP addresse for the domain names with the ISP still, so that the DNS server will handle the proper routing accordingly?
I may NOT be correct in my understanding. Please do advise on where i am wrong.
Thanks for your time.
Regards,
Murugesan
20 years ago
Basically, I am a developer and recently assumed the responsibility of WebSphere administrator. And want to know about the virtual host being created in WebSphere App Server. I am not able to visualise the use/necessity of creating virtual host in WebSphere.
Can any one help me understand the reason/rationale behind creating the virtual host? From developers' perspective, context root is important to access the application.
Thanks in advance.
Regards,
Murugesan
20 years ago
Dear Prasad,
Thanks for the reply and for the help.
Could not access the page, but will go to the site and check it after a while.
Do you have any resourceful/useful web URL for WebSphere/WSAD, apart from RedBooks?
Thanks and regards,
Murugesan
20 years ago
Dear All,
Basically, i am a developer and additionally, recently i have assumed the WebSphere administrator responsibility.
Currently, the WebSphere is not running as a services. Hence, when server is to be rebooted, i need to start the websphere server manually.
To start WebSphere as a service, i am told that i need to write/import some XML file and then run a script.
Would appreciate your help - giving script, about how to run WebSphere 4.0.5. as a service. Please note that WebSphere is running under cluster environment.
And also, if you have any other useful web resource pertaining to WebSphere administration, please do provide them.
Thanks and regards,
Murugesan
20 years ago
Hi All,
I have a new requirement - to accept new phonebook entries thru a MIDlet and write into Phone SIM card. Please do advise on how to acheive this if you have worked on that.
Thanks in advance.
Regards,
Muru
20 years ago
Hi Michael Yuan,
Your suggestion to use canvas worked and it should be the way to do that. After exploring that, realised that even font size, color, etc... could also be changed programmatically.
Thanks a lot, for the help.
Regards,
Muru
20 years ago
Thanks, Michael.
That's interesting - multiple tickers using canvas. I will certainly explore it further and will keep you guys updated of the status. If you have any web resource/URL pertaining to this, pls. do email me at annamalai_murugesan@yahoo.com.
Another interesting user requirement i came across was:
Can we show real-time data(for stocks) as a wall paper on a hand phone or PDA? It may not seem logical - real-time data will always change for every certain period of time. Redrawing the image at the server end and then pulling it from hand phone???
If you have any idea, please do advise.
Once again, thanks a lot.
Regards,
Muru
20 years ago
Thanks a lot, Daryl.
My colleague showed me a java application(J2ME) which is showing multiple tikcers on a hand-held device. I am not sure how it is done. Or, it may be more than one midlet. Or, multiple forms??? I dont know.
I am still scratching my head as the requirement is very genuine. While i undderstand that one form can have only one ticker, is there any workaround to achieve this? Two midlets, etc...???
Sorry for the delayed response.
Thanks and regards,
Muru
20 years ago
Thanks, Dan.
I am still working on that and trying to contact IBM. Will keep you updated of how this is fixed.
Thanks for your time.
Regards,
Muru
Duncan, i stepped over the println statement and it is not outputting the result to the console. Instead, the dialog box comes out.
Thanks!
Regards,
Mukesh
20 years ago
Thanks, Boyarsky. Will get back to you after trying that.
Thanks, Duncan. wanted to understand the behaviour of the debugger. Tried to debug normal assignment statements too. But when i steepd thru the line by pressing the F5 key, the dailog box pops us.
I thought IBM would add whatever classpath vars and othere settings required.
Will get back to you on this in a while.
Thanks and regards,
Mukesh
20 years ago