Kiran H Iyer

Greenhorn
+ Follow
since Dec 03, 2001
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 Kiran H Iyer

hello Tim,
Pls advice me how to use the HttpUrlConnection class inside a applet as it is declared abstract.
pls help me with some codes.
thanks a lot
regards
Kiran
22 years ago
Hello
I am developing an portal where users can login and play games, in this portal I have an option where I have to mail the users telling there scores.The mail package I am using here is Javamail, now I am testing the javamail via dos prompt and it is working fine, what I need is when I click a button in my html page it should invoke an servlet and through this I have to activate my javamail programme, I am using javawebserver2.0 as my server, this is for my exams.
Kindly help me
thanks in advance
regards
Kiran
22 years ago
hello
I have an applet, which contains a Button, on clicking that button I have to call an JSP page, which is in another m/c.I am viewing the applet via appletviewer, and I have to call it only through appletviewer because my other application is running via that.I am able to call the JSP page when I viewed the applet through IE.
Kindly help me to come out from this
Thanking you
regards
Kiran
22 years ago
I have created a package.Then i tried to acces a class inside that class by using import package.*;
But it is not accessible.But if we r giving it as pimport package.class it will work.
22 years ago
Hello Madhu, maher
1)I downloaded the jspsmartupload from the site, but I was not able to make it run, in their Sample1.jsp programe they are importing a class com.jspsmartupload, I think when I try to compile the Sample1.jsp, it is not importing the package>Please guide me how to install the package in my system and make it to run.
2)I tried in the Oreilly site to import that particular package named MultipartRequest, but I was not able to locate that, pls guide me how to download this particular programe a and make it to run.
3)I have written a programe on servlets to upload a particular file, the htmL IS MULTIPART/form-data and is working fine for text datas , when I tried to upload an jpg/bmp file it does, but when i tried to view the file , the picture is blurred,not even to identify what the orginal picture looks like. This programe is taken from a book written by Dustin R.Callaway and the publishers are ADDISON_WESLEY.please guide me where the error must have occured and how to solve that.
kindly help me to solve these problems
Thanks
Kiran
22 years ago
JSP
I am facing a problem when I tried to run a swing program in IE5.5. I had installed latest java plugin by downloading them from sun site.After installing the plug-in I am getting an error saying "Java.Security .AccessControl Exception :access denied(Java.lang.Runtime Permission modify thread Group)".Before instaling the plug-in I was getting error saying "class not found".Please help me to come out of this problem.
Thanks
Kiran
22 years ago
Thanks Madhu,Maher and David. I will try and let u know the result.
Thanks
regards
kiran
22 years ago
JSP
I want to export a file from the client side to a particular directory in server using JSP, the client side should have options like browsing for the particular file from his machine.
kindly help me.
Thanks
regards
Kiran
22 years ago
JSP
dear Mr.Mathew Brown
Thanks for your reply> I like to know is it possible with Frame instead of using Applets.
thanks one more
regards
kiran
22 years ago
I have a html as my frontpage,from there i am clicking a button,onclicking it I have to display a frame which contains some AWT componets(eg List,having some dats from the server Database).Whether I can do this with an applet instead of Frame, if possible please guide me.I will be thankful if anybody guides me in both cases> I have to do it in java and servlets only(not via JSP)
thanks to all
kiran
22 years ago
I am developing a chat server using RMI in LAN.How can I retrive the IP address of a particular machine from where the request had come for chatting..please help me to come out from this.
Thanks to all in advance
Kiran
------------------
22 years ago