View Full Version : Java


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192

  1. Deobfuscation tool
  2. license question?
  3. program design request
  4. Java 1.3 java.util.Timer - issue!
  5. Question about nofityAll()
  6. Replace (remove) multiple chars from string.
  7. rotate text
  8. Documentation for sun.net.ftp
  9. java dom question
  10. Generate XML file from Java
  11. open MS Word in IE and save it to the server
  12. Default Values in Methods
  13. best approach to generate random number in java
  14. toString equivalent for array
  15. what is wrong with Math.ceil
  16. java math performance
  17. Question about generic methods: Collections.max
  18. nio sockets + SetTcpNoDelay Exception...
  19. How to validate the input field values before leaving the JSP page?
  20. Difference between jsp:useBean and page import package ???
  21. Displaying and setting current environment variables from ANT ?
  22. question on generics in class type declarations
  23. awt book+java animation book
  24. myThread.join() doesn't seem to work
  25. transfer image object to applet
  26. Howto prevent WEB-INF from being browsable
  27. [slightly OT] AS8 and XP SP2
  28. extrange behaviour
  29. Annoymous inner class make public
  30. Check JNLP?
  31. Cell Joystick handling
  32. Volatile methods !
  33. Jintegra/Excel Problem
  34. JLabel Problem
  35. Generics question
  36. Read a file line by line with a maximum number of characters per line
  37. Open Source Equivalent of jDeveloper or WL Workshop
  38. jdk 1.5 installation problems in WIndows or an installer bug?
  39. Invoking JavaVM from a Service
  40. Am I the only one who questions JSTL, Struts Tags, XSL Tags?
  41. Preventing URLConnection from buffering entire output stream
  42. string loses last (escaped) character in oracle db
  43. ObjectInputStream$HandleTable$HandleList
  44. Setting Tomcat's file encoding to UTF-8
  45. Security exception in System.getProperty("http.proxyHost')
  46. JDBC access BMP EntityBeans vs normal application ?
  47. Cause of JVM exiting with Realtime signal 28
  48. How do I add an Integer to another Integer?
  49. How do I add an Integer to another Integer?
  50. URLConnection & SSL
  51. 'top' output -> High CPU consumption when thread is in 'sleep' state
  52. Escape key in ProgressMonitor
  53. Verifying digitally signed data from a .NET application in a Java Servlet
  54. Possible to share PrintWriter stream for two files?
  55. Expiration Date
  56. Calculating Hash value of password for LDAP
  57. [JNDI][LDAP] Binary filter in search
  58. Changing 'System.out' encoding
  59. piping data
  60. performance problem when running java applications overnight
  61. java for math application
  62. Final way (GPL in commerical)
  63. How do I get a Java program to listen for LDAP queries?
  64. Historical Data
  65. Converting .class file to .java
  66. Re: Open Html from Jar file
  67. Generic Web Service Support
  68. question about compiling java with textpad
  69. Help
  70. well designed open source projects
  71. Java ME i SMS
  72. wsdl2java axis class not found
  73. Re: jni and threads
  74. Cancel HttpServletRequest using a Filter
  75. event listener requesting a thread
  76. Repost: Print Problem - help!
  77. From Basic Authentication to Form-Based Authentication
  78. Need help diagnosing a JVM crash on Linux
  79. Do empty directories in a .jar cause conflicts in the classloader?
  80. get the context name of a web application
  81. newbie: err in ora book?
  82. Need help w. Image Servlet.
  83. Weather API
  84. Find all implementing classes in classpath?
  85. dangling reference
  86. What is the difference between a BMP EntityBean and a DAO ?
  87. Hashtable: Serializable Or Not?
  88. Difference between Statement and preparedStatement (for SQL databases) ?
  89. Setting up a J2EE AS on Linux
  90. java packages
  91. java package
  92. How can we beat team system?
  93. How connect to hsqldb database in jar?
  94. Anyone using Amazon Web Service for a FULL eCommerce site?
  95. UTF-8 from MySQL
  96. Opposite of ResultSetMetaData.getColumnName() ?? Is not: putColumnName()
  97. Storing Objects in HttpSession
  98. What technoligies should I study?
  99. Challenge: Triangles puzzle
  100. CPU increasing slowly up to 100%
  101. java.exe has encountered problems and needs to close
  102. inheritance and object creation
  103. Java .class Questions
  104. Where to find web game programmer?
  105. Eclipse plugin like this??
  106. building an object index - data structure question
  107. JBoss to go closed source?
  108. DOM parsing - Document root element is missing.
  109. Help: How to hide part of the tile on a window title bar?
  110. Does this code exist in open source?
  111. force installing older plugin
  112. Copy the contents of an image
  113. java/jython - newbie question
  114. Stuck on a caching issue.
  115. JProgressBar .... need assistance please..
  116. Problem using getQuery() method
  117. java server causes complete server shutdown
  118. Instantiating a static class( Class with all static members - methods and variables)
  119. Simple question about Java
  120. comp.lang.java.{help,programmer} - what they're for (mini-FAQ 2004-10-08)
  121. Sax Parser
  122. nio multi thread client performance
  123. Obtaining the client host from a webservice
  124. logging configuration file w/ web start
  125. C# to Java
  126. How to do Array of Generics???
  127. [OT] "UML for Java Programmers" or "UML Distilled"
  128. Passing Parameters to Servlets
  129. How to implement generics with clone()?
  130. how to avoid using the method clone()
  131. Changing Basic Authentication to Form-Based Authentication
  132. unarchiving jar fails
  133. formatting number
  134. Help installing Resin
  135. web inf - tomcat - package not found
  136. Struts: How do I validate data from an edit form?
  137. RMI downloads ALL classes or just subclasses?
  138. Javamail rejected mail not bouncing to sender
  139. Class cast exception
  140. Adding comment above root Node using DOM
  141. Printing from a buffered reader
  142. JAI: loading image file and check for success
  143. Java editor
  144. ANT: How to specify multiple files at once (to a jar target) ?
  145. How to setup JBoss for JMS (not MDB-JMS) ?
  146. J2SE 1.5 Formatted Input Question
  147. string-question
  148. Python + Java knowledge
  149. How to design a database interface module using Java?
  150. ENTERPRISE REPORTING (HELP) - CRYSTAL REPORTSS
  151. Second Tapestry tutorial available
  152. file not found question
  153. OpenCMS help!
  154. support for newer classes in older JRE's
  155. meaning of synchronized keyword
  156. reverse Jython
  157. File transfer using sockets
  158. question on handshake with ssl connection
  159. jndi setup of ldap
  160. How to create an array of generics?
  161. VM Browser Plug-In configuration
  162. URGENT: Using DOM Parser for Save a XML document
  163. Testing software question
  164. jndi problem
  165. Help! Tomcat 5.0 on XP-PRo
  166. Struts 1.1 - Protected (WEB-INF) JSP problem in multiple modules
  167. JPanel size problem
  168. REQ: vector library
  169. [Newbie] Type conversion - Loss of accuracy
  170. JavaScript event from an JApplet
  171. HttpServletResponse - does sendError terminate request stream?
  172. String reuse
  173. NoClassDefFoundError Files.Symantec.Norton with xjc tool
  174. Inserting 444.44 into a DECimal(11,2) defined database field does not work
  175. newbie: com.sun.xml.bind does not exist
  176. For what purpose is the <assembly-descriptor> in ejb-jar.xml ?
  177. function pointer in JNI
  178. Tomcat, Mozilla and session cookies
  179. synchronizing for data visibility
  180. How to properly construct a java gui framework?
  181. JDBC DNS-less connection to create MsAccess file
  182. streaming "for xml" to sax xslt-transformation
  183. JCheckBox Array - isSelected()... help please
  184. Class not found
  185. Tomcat DB2 connection - No suitable driver
  186. Scripting a Java applet stopped working after reinstall of XP...
  187. Using jdk 1.5 syntax in JSP with Tomcat
  188. java in netbeans --> images don't appear
  189. Static import with sefault package
  190. awt event 1.1 mousePressed method problem
  191. Application Stopping
  192. Problem with Applet Jar refreshing in browser
  193. XPATHAPI query and NodeList sort
  194. jsp..& bean...[help]
  195. PrintServiceLookup.lookupPrintServices fails to list new printers until re-start (JDK1.4.2_03, Linux RedHat, Tomcat 4.x)
  196. convert to little endian
  197. Checking whether a string contains only ISO-8859-1 chars
  198. Tomcat deployment issue
  199. Eighth Jini Community[SM] Meeting
  200. jakarta commons file upload and store to mysql
  201. DOCTYPE not created
  202. swing in Mac OS X
  203. Java Textbook and Instructor's Kit for Highschool
  204. Joining ResultSet's
  205. Java, Hyperterminal, File Transfer
  206. Apache Axis, XML document, errors abound
  207. JRE Problem After Installing .NET Framework
  208. configuring apache to run tomcat as a plugin?
  209. Unable to establish a socket connection
  210. RMI-WebService
  211. tomcat managing non-persistent session on pool of servers
  212. Which is better: JMS or JMX?
  213. java 5 and eclipse.
  214. J2SE SDK & Tomcat coexist w/Visual Studio.NET & IIS?
  215. check HTML well-formedness ...
  216. JVM invocation with JDK1.4 using JNI
  217. Apache-Jserv: Servlet doubles info
  218. redirect
  219. How to send a sequence of BITS to a file
  220. Open Source Calendar Package version 0.7 released
  221. Getting local interface from java:comp/env. Big Problems
  222. Re: question on Jpanel
  223. To create an EXE file in Java
  224. Two inheritence hierachies are associated - Cast or Hide ?
  225. java.util.Formatter and JCreator
  226. Struts: Localition with "MessageResources Impls": Get only standardmessage resource values
  227. Native memory backed BufferedImage with NIO
  228. log4j and console in ANT/JUnit task
  229. Create WebServices
  230. Parsing commnad lines
  231. Tomcat 5 and Apache VirtualServer
  232. delete non-empty folder?
  233. PostgreSQL/Eclipse/Tomcat - How to connect to DB?
  234. return an array with SOAP Axis call...
  235. producer/consumer remove problem
  236. Oracle JDBC XA question
  237. UCLA freemason lecture in Toronto
  238. problem with getIterator(HTML.Tag)
  239. XML Schema: how to define standard java classes
  240. JAXBException unable to locate bgm.ser
  241. questions about struts
  242. creating a java UTF-8 string
  243. Survey - Common Programming bugs and Bad practices
  244. Java Class File loader demostration app
  245. school viva question?
  246. How do I make my JDialog's buttons respond to enter key?
  247. Byterange support for Apache webserver with mod_jk?
  248. Exception in thread "main" java.lang.NoClassDefFoundError
  249. How to fix this .bat file
  250. Logging configuration file w/ web start