Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Applet to Applet Communication with diff. codebase

843807Oct 2 2002 — edited Oct 6 2002
I have a problem, is there any way without using a server application to communicate betewen 2 applets on same page but with different codebases?

Regards

Jens

Comments

Please try to connect with the MySQL command line tool.    The 'You must set' message' is probably being generated by another command being sent as part of the login process (a 'use database_x' maybe) by SQL Developer

daniel_hauke

Hi Dave,

thanks for the update.

That's what comes to my mind, that the Oracle SQL Developer is sending any other command while connecting.

As we wanted to give the enduser the chance to change the password we do not want to give them the ability to connect via the mysql command line tool.

So do you think we can get this to work with the SQL Developer. Or do we have to think about providing the enduser access to the mysql command line tool, or perhaps the mysql workbench.

Greetings Daniel

Sorry but I do not know SQL Developer and am not sure what it is doing.  Are you using password expiration?

daniel_hauke

Hi Dave,

sorry for the delay. I was on holiday and after that i had many things to do.

So right now we don't use the password expiration because right now we are migrating to a new MySQL Version.

When the migrations is done i will evaluate this further more.

So if i have any new informations i will come back to this thread.

Greetings Daniel

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 3 2002
Added on Oct 2 2002
1 comment
92 views