Difference between revisions of "Java Code"
Line 4: | Line 4: | ||
http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html<br> | http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html<br> | ||
[[ Creating a servlet called CompletedBy ]] ( the web.xml addition required ) <br> | [[ Creating a servlet called CompletedBy ]] ( the web.xml addition required ) <br> | ||
+ | [[ Custom Painting ]] Oracle docs | ||
[[ Gits ]] Source files.<br> | [[ Gits ]] Source files.<br> | ||
[[ GUI Frame ]]<br> | [[ GUI Frame ]]<br> |
Revision as of 18:14, 14 November 2014
Absolute positioning
App.java
Authenticating against Active Directory
http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html
Creating a servlet called CompletedBy ( the web.xml addition required )
Custom Painting Oracle docs
Gits Source files.
GUI Frame
Obtaining servlet GET parameters
Query Mysql
Query SQL Server
Query ad Oracle link : http://docs.oracle.com/javase/jndi/tutorial/getStarted/examples/directory.html
Reading a text file line by line.
Take the first X characters from a string
TextArea
Using Split
Executing a program
Writing to a file with Java
Command line arguments
Exit a program
String length (java)
Connecting to Mysql
Servlet redirect
Password protecting pages
Removing white space and apostrophe from string
For loop ( java )
Sleep ( java )
Amimating a line < br>
repaint()