Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2487

Re: problem regarding dBa

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!novia!news-out.readnews.com!news-xxxfer.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: problem regarding dBa
Message-ID <7874baca2d8a8@uwe> (permalink)
X-Comment-To comp.lang.java.gui
Newsgroups comp.lang.java.gui
In-Reply-To <1190201793.318916.75050@t8g2000prg.googlegroups.com>
References <1190201793.318916.75050@t8g2000prg.googlegroups.com>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 70
Date Wed, 27 Apr 2011 15:39:24 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918764 96.60.20.240 (Wed, 27 Apr 2011 10:39:24 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:39:24 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2487

Show key headers only | View raw


  To: comp.lang.java.gui
HESH wrote:
..
>Regarding: Airline Information system project dBase connectivity.
>Initially we made GUIs using swing in 1st Iteration.
>we tried different layout, & we are ok with that.
>
>But as project demand is to make Airline System online.
>We were left only with two options to make project either in Applet
>or
>JSP.

'Wrong'.  You can also go with a web start launched 
applet or application, or a plain old application.

Any of the above can connect back to the server.

(Oh, and personal opinion, but the 'JSP option' sucks in 
comparison to a rich client as might be coded in Swing.)

>Because by using swings we can make only applications (standalone-
>not
>web based)

Rubbish.  Applets are every bit capable of using Swing.

>Sir, will it be possible to make online application using swing?

Sure is, but for the sake of low maintenance, applets
are best avoided completely.  Use a web start based app.

>Secondly we don't have that much time to make AIS ...

'ANTARES PHARMA INC'?  Australian Institute of Sport?
WTF are you on about?

>..in JSP as members
>require from learning -to-implement.
>So finally we decided to make it in Applet, & for back end we are
>using MS-Access or SQL, please suggest us which one will be better to
>use.

Umm.. it seems to this feeble mind that one is a DB, whereas 
the other is a DB access (scripting?) language?
Perhaps you need to hire someone that has a clue.

>Now we have all the GUIs in applet, but problem arise at the time of
>data base connectivity in applet.
..
>java.security.AccessController.checkPermission(AccessController.java:
>427)
.
>Is there any security issues regarding applet connectivity with
>dBase?

If the applet (or web start application) originates from that 
server, no, otherwise, it will need to be signed (by the 
developer) and accepted as 'trusted' code by the user.

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200709/1

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

problem regarding dBase c "HESH" <hesh@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: problem regarding dBa "GArlington" <garlington@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: problem regarding dBa "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: problem regarding dBa "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
      Re: problem regarding dBa "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
        Re: problem regarding dBa "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
          Re: problem regarding dBa "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
            Re: problem regarding dBa "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: problem regarding dBa "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
      Re: problem regarding dBa "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: problem regarding dBa "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: problem regarding dBa "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: problem regarding dBa "Rogan Dawes" <rogan.dawes@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000

csiph-web