5,727 Posted Topics

Member Avatar for zandiago

Macs are overpriced... They look nice from a distance but up close you see the cheap plastic, the poor workmanship, etc. The same spec hardware (and in many cases the same exact hardware) in a standard case running FreeBSD (on which MacOSX is based) costs you maybe a quarter of …

Member Avatar for zandiago
0
114
Member Avatar for manushetty_2005

we're not going to help you create spyware. If you are legitimate you already have access to the data and all you need to do is find a way to parse the firewall logs. If you're not legitimate what you're trying to do is a criminal offense.

Member Avatar for jwenting
0
69
Member Avatar for werks

Google is evil, Yahoo is a bunch of yahoos... I'd rather deal with yahoos than with horned ones.

Member Avatar for joshSCH
0
231
Member Avatar for Agni
Member Avatar for Ezzaral
0
112
Member Avatar for paurik

You can't get information on one machine about things running on another, period. You need at the very least a process on that remote machine that collects the data and hands it to you when requested.

Member Avatar for jwenting
0
73
Member Avatar for vmanes
Member Avatar for Anupkumar

to start check the Sun certification website to find out what the requirements for the exam are. From there figure out what resources you need to study to master the exam objectives and study those. After that (and concurrently if you wish) try those practice exams Ezzaral mentioned.

Member Avatar for jwenting
0
74
Member Avatar for Dave Sinkula

The ONLY thing the 1st states is that the FEDERAL government shall not force people to observe any specific religion. It says NOTHING about whether agents of the federal government can be religion, or even openly religious, in the execution of their duties, as long as they don't force others …

Member Avatar for sneekula
0
553
Member Avatar for manushetty_2005

and? We're not here to handhold you and tell you what to do at every stage. We're also not here to do it all for you, or to guess what you're having trouble with.

Member Avatar for jwenting
0
89
Member Avatar for MxDev

possibly, using Java's ability to host scripting languages. It would of course require a lot of work to make a VBScript engine that conforms to the required APIs. But you're most likely looking for something else, something that can NOT be done, which is calling serverside Java code from VBScript …

Member Avatar for jwenting
0
54
Member Avatar for Shibani

I've never heard of Rumba, but I assume it's some sort of terminal emulator? Under Unix, append the command line with a "&" to force the process into the background. That will allow you to close the terminal without the command terminating. Or, better yet, use the "screen" command to …

Member Avatar for Shibani
0
99
Member Avatar for push
Member Avatar for Rasjoe

stop doubting the language and start learning it. The Sun Java tutorial is a good place to start.

Member Avatar for Rasjoe
0
118
Member Avatar for dmotah

no, it's not urgent. You claiming it is makes me withhold the answer, which I have.

Member Avatar for jwenting
0
153
Member Avatar for kaloc
Member Avatar for kaloc
0
141
Member Avatar for majestic0110
Member Avatar for ithelp

because the vast majority of people who aren't spammers are entirely against spam, and don't want anything to do with it. They certainly aren't going to spam forums (and email, usenet, etc.) with spam messages in their signatures. Adding spam to their signatures would make them outcasts, and rightly so. …

Member Avatar for Dani
-1
448
Member Avatar for Pro2000

Indeed there is no "best". Do you think anything else would survive in the market if one program was "best" in such a way that it alone was suitable for anything and everything? At most there may be a "best" program for a specific task in a specific environment for …

Member Avatar for Nick Evan
0
171
Member Avatar for mentallybroken

what's he trying to do anyway? Just use NumberFormat and supply a base of 2 for the output format :)

Member Avatar for javaAddict
0
81
Member Avatar for The Dude
Member Avatar for shaikh_mshariq

Most such tools (maybe all) simply have a list of ports and the services they typically belong to. For example port 80 is standardised for http, port 25 for smtp, 21 for ftp, and so on. Others may try to determine what's running on a port by sending some packets …

Member Avatar for shaikh_mshariq
0
629
Member Avatar for chitra1
Member Avatar for electron33
0
103
Member Avatar for Mohandsa

anyone writing such crap in a JSP gets what he deserves when (and it will) it doesn't work.

Member Avatar for masijade
0
2K
Member Avatar for hani1987
Member Avatar for Ankita B

You should NOT connect to anything from a JSP. Do that in a servlet (or rather a business logic class called from a servlet) which the JSP form points to. The servlet can then forward the request to some JSP after it's handled it for displaying the results.

Member Avatar for jwenting
0
87
Member Avatar for Ankita B

as is a totally free version of Oracle 10g, and a development license of Oracle 11g Enterprise :)

Member Avatar for jwenting
0
104
Member Avatar for hugoc0714

Contact Toshiba, their nearest service center, or your dealer. Either one should be able to provide you with service. If it's like what I had with my 4970 about 8 years ago it will need major repairs.

Member Avatar for jwenting
0
58
Member Avatar for mohanvamsi_18

So you created something you have no clue as to how to deploy? Tough luck kid... You're going to need at the very least the latest version of IIS installed, quite like a database engine as well, and maybe more. As that's unlikely to be available, you loose.

Member Avatar for jwenting
0
83
Member Avatar for baheddad

It's too lazy to do its own thinking, what makes you think it's not too lazy to do its own research. Lazy buggers like it should never pass their exams so as to prevent things like it from giving the industry a bad name.

Member Avatar for baheddad
0
147
Member Avatar for mramrit

1) don't do business logic (which includes database access) from JSPs 2) don't use the JDBC-ODBC bridge driver 3) close ALL database related resources after you're done with them, but at worst at the end of handling a single http request 4) do so inside a finally block so you …

Member Avatar for jwenting
0
113
Member Avatar for zaibitreg

yep, they released 6.0 some time ago. I believe the betas of 6.1 are already available in fact :) Got it installed on one machine to check it out, but haven't gotten around to using it yet. Way too much fun and productivity with IntelliJ 6 (yes, I'm cheap, I've …

Member Avatar for jwenting
0
99
Member Avatar for Ekta Midha
Member Avatar for Andryanus
0
52
Member Avatar for arunpawar

The only jars that are required to use JFreeChart are jfreechart-xxxx.jar and jcommon-yyyy.jar Do make sure you use the correct version of JCommon for the version of JFreeChart you install (it will be included). BTW, what the heck are you doing using Eclipse if you don't even know how to …

Member Avatar for jwenting
0
448
Member Avatar for Narue

only after watching Star Wars I and listening to Jar Jar Binks for a while :)

Member Avatar for vegaseat
0
135
Member Avatar for Jicky

- Ronald Reagan "If history teaches us anything, it teaches that simple-minded appeasement or wishful thinking about our adversaries is folly. It means the betrayal of our past, the squandering of our freedom." "If we ever forget that we are One Nation Under God, then we will be a nation …

Member Avatar for vegaseat
0
270
Member Avatar for happy8899

To create Warcraft, apply for a job at Blizzard Entertainment and hope you get hired and put on the team. They own the trademark...

Member Avatar for jefflou
0
134
Member Avatar for dmotah
Member Avatar for zafzal

1) learn English 2) stop using mobile phone speak 3) do your own homework

Member Avatar for jwenting
0
29
Member Avatar for ahmad usama

anyway, "download accellerators" are vapourware. They don't do anything except give people fancy moving graphics to look at, making downloads appear to be faster when they aren't.

Member Avatar for jwenting
0
279
Member Avatar for karaokeking

Too risky, I'm not going to risk my eyes to the 10% chance of permanent damage LASIK means nor my money to the 20% or so chance it won't have a permanent positive effect.

Member Avatar for GrimJack
0
131
Member Avatar for pradeep.singh28

Still waiting for that "final year project idea generator". Given the amount of lazy fools who're too stupid to even think up their own project idea there must be a market for it.

Member Avatar for jwenting
0
186
Member Avatar for kennik

And using Apache Commons http the entire thing should only take a few dozen lines of code (I know, I've done it, and no you can't have the code as it belongs to a former employer).

Member Avatar for kennik
0
92
Member Avatar for majestic0110

including graduation work, almost 12 years. If you include school and university programming projects, something like 18 years.

Member Avatar for majestic0110
0
37
Member Avatar for ramvenkat

And you'll need to be a lot clearer than you are. Just saying you want to convert one format to another "using iso" isn't going to do you any good. You're going to need at the very least a detailed description of both formats at byte level, possibly at bit …

Member Avatar for jwenting
0
106
Member Avatar for manojkumar2004

JNI won't work. The question makes little sense as placed. If the "remote methods" have a published protocol to call them implement that protocol. If they don't, tough luck.

Member Avatar for jwenting
0
92
Member Avatar for ad_ms

Interesting is it how someone at that stage of his studies is incapable of figuring out for itself where to get such basic information (nor how to write correct English)?

Member Avatar for cjturner
0
162
Member Avatar for arkaprava

The most logical thing to start out with would be Java2D... And a lot of books about the topic to fully understand what you're going to need to be able to do in the software.

Member Avatar for jwenting
0
97
Member Avatar for lasher511
Member Avatar for karan_736

[url]http://dictionary.reference.com/browse/cud[/url] What does semi-digested food have to do with this? Whatever is happening is due to the settings of IE. Most likely you do have cookies turned off.

Member Avatar for karan_736
0
69
Member Avatar for vanduea

And on top of that, if you're incapable of thinking up even a subject for this how are you ever going to be intelligent and creative enough to actually implement it (or anything else)?

Member Avatar for jwenting
0
119

The End.