First  |  Prev |  Next  |  Last
Pages: 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Can java classes be called as framework?
Hi All, I have read many articles like API vs Framework, diff between API and framework etc. I would like to know can java jdk classes be called as framework? is it a candidate for framework or it is just a library? i know this will not make any diff to development.! But i wonder why every one, when they spea... 15 Apr 2010 22:33
Content-Type, was What is wrong with Applets?
On 2010-04-14, John B. Matthews <nospam(a)nospam.invalid> wrote: Should Content-Type say this, instead? Content-Type: text/plain; charset=UTF-8 That would certainly have been ideal. A cursory examination indicates I may have an obsolete version of slrn but I will investigate it more thoroughly when I get... 15 Apr 2010 06:55
Free Online Subversion Training
Provider of Enterprise Subversion Products is Sponsoring a Series of Free Subversion Training Courses San Ramon, CA April 13, 2010 – WANdisco, a leading provider of infrastructure software for replication, scalability and high availability, and a corporate sponsor of the Subversion open source project with core ... 13 Apr 2010 18:27
servlets and jsp doubt
hi, I have written a servlet import music.business.User; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; import music.data.*; public class RegisterUserServlet extends HttpServlet { public void doGet(HttpServletRequest request, HttpServletResponse response) th... 19 Apr 2010 00:07
file loading
The following code works well: ObjectFile f = new ObjectFile(); Scene loadedShip = null; try { loadedShip = f.load("C:/Users/Nicolas/Documents/ NetBeansProjects/3dGame/src/Gamestar/obj.obj"); However, if I chagne teh file path to "http://www....obj.obj" I get an error message: jav... 13 Apr 2010 18:27
java.sql Timestamp and dateTime
I use Oracle 10.0.2.0.1 I need to retrieve a data ( ex: 2010-01-05 11:10:50.110) from a table the column is mydate, the datatype is Date. I use the data insert into another table; the datatype is date also. sqlstmt.setTimestamp(1,res.getTimestamp("mydate"); I got an error as ORA-01847: day of month must be be... 12 Apr 2010 15:52
Gosling has left Oracle
Stefan Ram wrote: �He created the original design of Java and implemented its original compiler and virtual machine.� �Since 1984, Gosling has been with Sun Microsystems, and is known as the father of the Java programming language. In April 2010, Gosling left Sun Mic... 17 Apr 2010 20:43
How much heap can I reserve for JVM? Error when allocation very much heap
When I call a 1.6 Java program (under WinXP) with a command like: java -Xms5m -Xmx1200m -jar myapp.jar Then I get errors like: Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. Why ? I have 2 GB physical memory. Even if I... 11 Apr 2010 13:26
Dvalve! we called the heart of outsourcing world.
Dvalve! we called the heart of outsourcing world. Dvalve.com is an online talent workplace that helps companies hire and manage professionals online to get work done and grow their businesses. Dvalve matches employers with a ready and qualified workforce and rated, tested professionals with technical, marketing an... 9 Apr 2010 17:50
What happened to J/Invoke?
Does anyone know what happened to J/Invoke? Neither http://www.jinvoke.com/ nor http://www.byteblend.com/ exist anymore. Google still refers to those URLs when searching for J/Invoke but product and company seem to have disappeared suddenly? Boris ... 9 Apr 2010 08:52
First  |  Prev |  Next  |  Last
Pages: 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55