The Artima Developer Community
Sponsored Link

Java Answers Forum
applet connectivity

1 reply on 1 page. Most recent reply: May 13, 2002 2:51 PM by Thomas SMETS

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
arindam karmakar

Posts: 1
Nickname: arindam
Registered: May, 2002

applet connectivity Posted: May 13, 2002 4:58 AM
Reply to this message Reply
Advertisement
hello ,i am student learning java for around 2 months.
I am trying to connect an applet with sql in the backend.My program is showing no errors during compilation but after running the program the database is not updated .
If anybody can help me out with this problem i would be very thankful.
secondly , is it possible to build a server purely in applets?


Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: applet connectivity Posted: May 13, 2002 2:51 PM
Reply to this message Reply
> hello ,i am student learning java for around 2
> months.
> I am trying to connect an applet with sql in the
> backend. My program is showing no errors during
> compilation
but after running the program the
> database is not updated .

So !
I are probably using the last compilable version !
What are these Errors ?

> If anybody can help me out with this problem i would
> be very thankful.
> secondly , is it possible to build a server purely in
> applets?

YES,
but it's really stupid to do so unless you really have a dammed good reason which I cannot think of ...

Rgds,

Thomas SMETS,
SCJP 2 - Brussels

Flat View: This topic has 1 reply on 1 page
Topic: Package size developed in Java Previous Topic   Next Topic Topic: about Stateful Session beans !!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use