5,727 Posted Topics

Member Avatar for ravicsit
Member Avatar for jwenting
-2
93
Member Avatar for hgedek

You'll also need a database of course. Oracle 10g Express will do. It's smaller than 11g by over a gigabyte and will work on home editions of operating systems. JDeveloper and Oracle SQL Developer don't install that for you, you have to do it yourself.

Member Avatar for jwenting
0
73
Member Avatar for Robtyketto

yup. Tiny bit of mathematics should do. Addition, division, maybe multiplication, and you're done.

Member Avatar for jwenting
0
70
Member Avatar for rushi bhatt
Member Avatar for cranium1200

The only truely effective means to prevent software from being pirated is to not distribute it. Instead run it in the form of a web service, protected by strong credentials and billed per use (either amount of data transmitted or number of calls placed to the application). Anyone foolish enough …

Member Avatar for bmora96
0
105
Member Avatar for vinodkelbaikar

<pre> tags are the ONLY thing that will prevent browsers from stripping whitespace.

Member Avatar for jwenting
0
75
Member Avatar for Robtyketto
Member Avatar for hazelle
Member Avatar for amitahlawat20
Member Avatar for sagedavis

[code] public void actionPerformed(ActionEvent e) { JFileChooser fileChooser = new JFileChooser("."); int status = fileChooser.showOpenDialog(screen); if (status == JFileChooser.APPROVE_OPTION) { dataFileName.setText(fileChooser.getSelectedFile(). getAbsolutePath()); } } [/code] Something like this.

Member Avatar for jwenting
0
108
Member Avatar for fnbhns

As you're unskilled any skilltest you take will show your incompetence. Therefore there's no need to take any, just hand in the paperwork with just your name filled in and go have a drink in the pub.

Member Avatar for majestic0110
0
59
Member Avatar for Praveeninfotech

Not only are you abusing JSP for something it's not meant to be used for, but you're also eating exceptions (catching them without doing anything with them). No wonder you don't get to see errors if you don't log them. 1) always log or otherwise handle any exception you catch …

Member Avatar for jwenting
0
73
Member Avatar for narayanabhilash

NEVER use Java code in JSP. NEVER try to mix binary and text data in a ServletOutputStream.

Member Avatar for jwenting
0
228
Member Avatar for zandiago
Member Avatar for nanosani

even more interesting, in the last post closing the discussion nanosani says he deleted the whole thing :)

Member Avatar for jwenting
0
175
Member Avatar for Derice

[url]http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/[/url]

Member Avatar for jwenting
0
116
Member Avatar for The Judge

Or any of the multitude of other free and commercial products that are now available (7 years ago the market was much smaller).

Member Avatar for The Judge
0
57
Member Avatar for VernonDozier

and references are always passed by value (unlike pointers in C which can be passed by reference) and cannot be manipulated by something like pointer arithmetic.

Member Avatar for VernonDozier
0
461
Member Avatar for karlmarxxx

most likely there are. If there aren't you'll need to write them, which will almost certainly require the use of extensive JNI.

Member Avatar for jwenting
0
30
Member Avatar for hazelle

nothing wrong with that code, purely going on syntax and grammar... Of course depending on what you want to achieve there's a lot MISSING from it as it doesn't do much of anything.

Member Avatar for jwenting
0
93
Member Avatar for sannidhikumar99

but you shouldn't. NEVER assume you have sole control over the terminal.

Member Avatar for masijade
0
92
Member Avatar for Parsu7
Member Avatar for rickilambert

well, the error is clear. There's no array called "splitresult" so you can't access it.

Member Avatar for jwenting
0
91
Member Avatar for rickilambert
Member Avatar for sengathir

You can't know from where the servlet was called unless the servlet can somehow determine that based on the URI and parameters (either request or session) it received.

Member Avatar for jwenting
0
58
Member Avatar for ranjiths

You NEVER do that. You NEVER use Java code in JSP. ALWAYS use JSTL or JSF instead.

Member Avatar for jwenting
0
55
Member Avatar for KimJack

1) read the manual. 2) ditch Notbeans after deciding on reading the manual that it's no better than Eclipse. 3) buy IntelliJ and use the import wizard to import your entire Eclipse project.

Member Avatar for Ezzaral
0
128
Member Avatar for scru

If you're serious about making it a hobby and you want manual control, get a decent DSLR now and don't throw away money on a digicrap (or point and shoot camera as they're called by the politically correct and marketeers) that you'll get disappointed with after a few months and …

Member Avatar for UrbanKhoja
0
158
Member Avatar for Munyiri

apart from the SMS part (which is simply a matter of hooking up some libraries any service provider should be able to provide you with as part of a contract for their services) this is something that's probably been done by everyone who's ever written anything. And if you substitute …

Member Avatar for PirateTUX
0
75
Member Avatar for dealered

Correct. Unless the contract includes a maintenance SLA there's no reason for the original creators to "fix" anything unless a new contract is made up for that, including payment for the effort. If the software was signed off on by the customer, he agreed that it works according to the …

Member Avatar for jwenting
0
126
Member Avatar for techbrain55
Member Avatar for giriraj

QBasic AFAIK never supported any networking related coding. It's an arcane, unsupported, not even Y2K compliant, language that should be left dead and burried instead of trying to drag it up out of the tarpits of computing history to try and make it into a zombie.

Member Avatar for JRB6478@ATT.NET
0
647
Member Avatar for AralX
Member Avatar for pradeep.singh28
Member Avatar for masijade
0
131
Member Avatar for abhi287

no, find an Excel forum. It's an Excel question, not a Java question. didn't we have this exact same conversation on the Sun forums earlier?

Member Avatar for masijade
0
86
Member Avatar for null_guy

The source you posted is copyrighted and not for distribution. If you got it from any other source than the author by buying the user guide you are using pirated software which is a criminal act.

Member Avatar for null_guy
0
284
Member Avatar for GrimJack

it happens, but is exceedingly rare. And the person surviving is even more rare, usually there are all kinds of problems with organs and parts of organs being rejected (as would happen with transplant patients without special medication) even before birth, resulting in a stillborn child.

Member Avatar for GrimJack
0
115
Member Avatar for madhusamala

You shouldn't do it like that anyway. Use a PreparedStatement instead, with SQL "update emp set total=? where id=?".

Member Avatar for jwenting
0
124
Member Avatar for euniceee

yes, but you don't want to. It's not what JSP is intended for, and why reinvent the wheel? And no, we're not going to help you do things that are a Really Bad Idea (tm)(p)(c)(r)

Member Avatar for lookof2day
0
213
Member Avatar for Parsu7

though depending on what you want to use it for it may or may not require the static attribute. That's the only one that in some cases is dictated.

Member Avatar for jwenting
0
139
Member Avatar for DissertationIT
Member Avatar for Shveetis

Yahoo (as does any self respecting mailserver who doesn't want to be blocked as a spam relay by the entire world) doesn't allow connections by just about anyone. And a kid from trying to write his first mass mailer is not someone they'd allow access to.

Member Avatar for Shveetis
0
268
Member Avatar for cyberdyne

the hottest topic for the last several years seems to be "how to trick people to do my homework for me". Second hottest is "how to get people do think up a project title for me".

Member Avatar for jwenting
0
97
Member Avatar for shinoske

easy to read and write, with if at all possible very limited means for idiots to mess up things I then have to untangle and repair.

Member Avatar for Jx_Man
0
130
Member Avatar for Cudmore

why not just log them as they are and use the methods in the wrapper classes to convert them back into primitive numbers?

Member Avatar for Zork'nPalls
0
142
Member Avatar for s11kenneth

Without a good businessplan you're never going to get anywhere. Maybe it's different in India but in the real world you're not going to get any investors (let alone staff) by just saying you want to "make game programs". Find out if there's an opening in the market where you …

Member Avatar for beefstick720
0
351
Member Avatar for Noliving

Learn to read and interpret error messages, and learn how to fix them. We're NOT here to do all your work for you, not now and certainly not forever.

Member Avatar for Noliving
0
251
Member Avatar for rickster11
Member Avatar for jwenting
0
76
Member Avatar for nikk

in fact, all sessions will expire automatically at the rate set in the server/web app configuration. And while there are ways to do it manually, using timers and threads in the application, why would you want to essentially replicate functionality the server provides for you?

Member Avatar for nikk
0
236
Member Avatar for cheenu78

Get your SCJP first... If you do have that, sign up for the CX-310-252A exam which is the assignment, and you get (after a few days usually) a download link. The file you find there contains complete instructions. Essentially all assignments require you to write a complete client/server system including …

Member Avatar for jasimp
0
251

The End.