|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Applets with sessions
I have an applet which i want to modify so that it reads in session information in this case the user ID which is added to the session when they log on.
The applet then outputs a value which i want to be added to a MySQL database using the User ID as the reference. I was wondering if anyone knows if this is possible and how it could be done? What java files do i need to import into the applet Code???? |
|
#2
|
||||
|
||||
|
Can't you just put it into param ...?
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
You're right that worked, amazing how the obvious can cause so many problems
cheers pabloj. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Applets with sessions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|