Jimi Rock

Ranch Hand
+ Follow
since Feb 19, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Jimi Rock

Hi all,
suppose my url is www.mycom.com and I want the user to be redirected to the site main page when the previous url is written in the broswer title bar... so that the new url will be some thing link www.mycom.com/main/firstpage.html
would some one help me pleas...
Thanks in advance,
mac.
Hi all,
I am planning to develop an online examination system. the system should work within an intranet. Basically, I would like to allow the instructor to enter his/her exam questions into a database system and determine the correct answers. The questions are all multiple-choiced. The system should also allow the student to do an online exams and get the result after submission.
I would like to know your suggestions regarding the system implementation. I prefer the easiest and the fastest way for development. It would be grate if html and javascript are sufficient.
Best Regards,
mac.
Hi all,
I am planning to develop an online examination system. the system should work within an intranet. Basically, I would like to allow the instructor to enter his/her exam questions into a database system and determine the correct answers. The questions are all multiple-choiced. The system should also allow the student to do an online exams and get the result after submission.
I would like to know your suggestions regarding the system implementation. I prefer the easiest and the fastest way for development.
Best Regards,
mac.
22 years ago
Hi Pranit,
finally I have got it...
saying "Thank you" cannot express my appreciation...
Regards,
mac.
Hi Pranit,
can u tell plz how to connect to system DSN?
Thanks.
Hi Bosun,
thanks a lot for ur reply...
I have tried the code but have the following error:
"Data source name not found and no default driver specified"
this is may be becauae my connection url. I want to connect to an access database using jsp. servlet engine is tomcat.
what to do then?
Thanks in advance,
mac.
Hi,
thanks for reply.
can u provide me with the segment of code that will do the connection part?
Regards.
mac.
plz some one answer me!!!
it urgent.
Regards.
Hi all,
I have an Access database and jdk 1.3. I want to query my database through a jsp page using beans.
what I need to connect to my database? any separate installation is required in order to use jdbc?
Regards,
mac.
Hi all,
thanks a lot for all of ur replys...
Joe,
I prefer the solution u provided. it is exactly what I want. using jsp for presentation. jsp is supposed to call beans for quering the database.
can u please provide me with some examples... that would be great.
Thanks for all again.
Regards,
mac.
Hi all,
I have an application that uses jsp to support a user interface in oreder to query a database. I dont know if it is better to use beans or servlet to do so.
can any one help? I would like to know if there are some good examples that may help. any web links will be appreciated.
Regards,
mac.
Hi all,
I have an application that uses jsp to support a user interface in oreder to query a database. I dont know if it is better to use beans or servlet to do so.
can any one help? I would like to know if there are some good examples that may help. any web links will be appreciated.
Regards,
mac.
23 years ago
hi,
it depends on ur application. i.e. what r u using on the client end. u can upload ur file to the server using two separate programs. one on the client and the other(servlet) on the server, this is the application that I have. but note that here u have a client program and this may not be appropriate with ur application.
mail me if required.
Regards,
mac.
23 years ago
Of course u can! thats what I have told u...
also, no need for a jar file, u just create ur testing certificate (using signtool) and config ur policy file to grant permission. using html converter will force ur applet to run from the JRE.
thats all!
mac.
[This message has been edited by Jimi Rock (edited August 02, 2001).]
23 years ago
Hi,
I have searched a lot for the same problem. I have gone through a lot of pain to sign my applet.
Initially, I was unable to choose between alternative. u know, signing mechanisms differ from one browser to another.
I dont advise you to sign your applet for netscape -at all- as it needs u to use extra classes inside your original code even if u have a signing certificate.
at last, I have decided to sign my applet for Plugin 1.3. no change is needed inside code, and a testing certificate is sufficient within your intranet or during your testing phase.
just decide and tell, I will be in your help as much as possible.
Regards,
mac.
23 years ago