RoseIndia.net

Java Technology Tutorials

Programming Resource Home :: Java-Tutorials :: Java-Technology-Tutorials




Java Technology Tutorials
Tutorial vCard4J
vCard4J vCard4J is a Java toolkit to manipulate vCards. View Rating



Java Technology Tutorials
Tutorial The Future of Native Interfaces
the JVM was smartened up enough to call native libraries without the JNI cruft - especially nice for using existing native system libraries (I believe mostly CFM) for things like QuickTime integration. View Rating



Java Technology Tutorials
Tutorial Speedo
Speedo is an open source implementation of the JDO (TM) 1.0.1 specification. Speedo main benefits Possible choice of optimistic or pessimistic transaction mode Cache of persistent objects, with a choice of several replacement policies (LRU | MRU | FI View Rating



Java Technology Tutorials
Tutorial XML Parsing in a Producer-Consumer Model
XML plays a vital role in integrating business-to-business applications. To parse XML files, these applications use either a Simple API for XML (SAX) or a Document Object Model (DOM) parser. Parsing in single-threaded applications is straightforward. View Rating



Java Technology Tutorials
Tutorial Mac OS X JNI Revisited
Mac OS X for Java Geeks, was released. One section of the book that generated more questions and comments than almost any other was the section on JNI, or the Java Native Interface. View Rating



Java Technology Tutorials
Tutorial Using RSS in JSP pages
RSS, or Really Simple Syndication, is a specification for XML files to provide syndicated data. It is typically used by news sites and blogs to provide information concerning the latest news stories, posts, etc., View Rating



Java Technology Tutorials
Tutorial Practical JSTL, Part 1
JSTL is the JSP Standard Tag Library. The JSTL came about under JSR-52 of the Java Community Process (JCP). The specification can be found at the JCP site. JSR-52 covers the creation of a standard tag library for JavaServer Pages and allows this library t View Rating



Java Technology Tutorials
Tutorial Pluto
Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168. Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet A View Rating



Java Technology Tutorials
Tutorial Exploring the syntax in the JDK1.5 early access compiler
This is attempt to document the syntax available in the current JDK1.5 early access compiler (2_2-ea). The exact syntax is interesting to certain groups of people (IDE writers, Java language tool producers, emacs/jedit-mode authors, etc.). View Rating



Java Technology Tutorials
Tutorial HttpClient - another great Jakarta Commons component
TrackBack support into Pebble the other day and the found that the technical details of a TrackBack involve sending a HTTP POST request to the remote server. View Rating
Page:  [<<]   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   193   194   195   196   197   198   199   200   201   202   203   204   205   206   207   208   209   210   211   212   213   214   215   216   217   218   219   220   221   222   223   224   225   226   227   228   229   230   231   232   233   234   235   236   237   238   239   240   241   242   243   244   245   246   247   248   249   250   251   252   253   254   255   256   257   258   259   260   261   262   263   264   265   266   267   268   269   270   271   272   273   274   275   276   277   278   279   280   281   282   283   284   285   286   287   288   289   290   291   292   293   294   295   296   297   298   299   300   301   302   303   304   305   306   307   308   309   310   311   312   313   314   315   316   317   318   319   320   321   322   323   324   325   326   327   328   329   330   331   332   333   334   335   336   337   338   339   340   341   342   343   344   345   346   347   348   349   350   351   352   353   354   355   356   357   358   359   360   361   362   363   364   365   366   367     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.