examples.javacodegeeks.com Open in urlscan Pro
2606:4700:20::681a:31d  Public Scan

Submitted URL: http://examples.javacodegeeks.com/
Effective URL: https://examples.javacodegeeks.com/
Submission: On March 23 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://examples.javacodegeeks.com/

<form method="get" id="search" action="https://examples.javacodegeeks.com/">
  <input id="search-input" inputmode="search" type="text" name="s" title="Search for" placeholder="Search for">
  <button id="search-submit" type="submit">
    <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span>
    <span class="screen-reader-text">Search for</span>
  </button>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-19274 mc4wp-form-theme mc4wp-form-theme-red mc4wp-ajax" method="post" data-id="19274" data-name="Home">
  <div class="mc4wp-form-fields">
    <div class="nlbox1">
      <h2 style="text-align: center;">Want to know how to develop your skillset to become a <span style="color: #CAB43D; text-shadow: 1px 1px #835D5D;">Java Rockstar?</span></h2>
      <img data-lazyloaded="1" src="/wp-content/uploads/2015/01/books_promo.png.webp" width="320" height="363" alt="" style="margin-top: 10px; float: left;" data-src="/wp-content/uploads/2015/01/books_promo.png.webp" data-ll-status="loaded"
        class="entered litespeed-loaded"><noscript><img width="320" height="363" alt="" style="margin-top: 10px; float: left;" src="/wp-content/uploads/2015/01/books_promo.png.webp"></noscript>
      <table style="margin-top: 10px;">
        <tbody>
          <tr>
            <td style="vertical-align:top;">
              <h3>Join our newsletter to start <span style="text-decoration: underline;">rocking!</span></h3>
              <h4>To get you started we give you our best selling eBooks for <span style="color:#e01404; text-shadow: 1px 1px #C99924; font-size: 20px; line-height: 25px;">FREE!</span></h4>
              <p>&nbsp;</p>
              <h4><strong>1.</strong> JPA Mini Book</h4>
              <h4><strong>2.</strong> JVM Troubleshooting Guide</h4>
              <h4><strong>3.</strong> JUnit Tutorial for Unit Testing</h4>
              <h4><strong>4.</strong> Java Annotations Tutorial</h4>
              <h4><strong>5.</strong> Java Interview Questions</h4>
              <p>&nbsp;</p>
              <h4>and many more ....</h4>
              <p>&nbsp;</p>
              <p>
                <label for="mc4wp_email">Email address:</label>
                <input type="email" id="mc4wp_email" name="EMAIL" required="" placeholder="Your email address">
              </p>
              <p>
                <input style="margin-top: 5px;" name="INTERESTS[ac753d2915][]" type="checkbox" value="173426236c" checked="true"> <span>Receive Java &amp; Developer job alerts in your Area</span>
              </p>
              <p>
                <input name="AGREE_TO_TERMS" type="checkbox" value="1" required=""> <a href="https://www.javacodegeeks.com/about/terms-of-use" target="_blank">I have read and agree to the terms &amp; conditions</a>
              </p>
              <p>&nbsp;</p>
              <input type="submit" value="Sign up">
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1679575165"><input type="hidden" name="_mc4wp_form_id" value="19274"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

POST

<form id="mc4wp-form-2" class="mc4wp-form mc4wp-form-12570 mc4wp-form-theme mc4wp-form-theme-red mc4wp-ajax" method="post" data-id="12570" data-name="Sidebar">
  <div class="mc4wp-form-fields">
    <div style="padding: 15px 15px 15px; background: url('/wp-content/uploads/2018/01/newsletter-bg.jpg.webp') no-repeat;
background-color: rgb(252, 252, 252);"><span style="text-shadow: 1px 1px #D0D0D0; font-weight: bold; font-size: 14pt; display: inline;">117,541</span> insiders are already enjoying weekly updates and complimentary whitepapers!<p>
        <span style="text-shadow: 1px 1px #D0D0D0; font-weight: bold; font-size: 14pt; display: inline;">Join them now</span> to gain <span style="text-decoration: underline;  font-size: 14pt;">exclusive access</span> to the latest news in the Java
        world, as well as insights about Android, Scala, Groovy and other related technologies.
      </p>
      <p>
        <label for="mc4wp_email"><span style="font-weight: bold; font-size: 13pt;">Email address: </span></label>
        <input type="email" id="mc4wp_email" name="EMAIL" required="" placeholder="Your email address">
      </p>
      <p>
        <input name="INTERESTS[ac753d2915][]" type="checkbox" value="173426236c" checked="true"> <span>Receive Java &amp; Developer job alerts in your Area</span>
      </p>
      <p>
        <input name="AGREE_TO_TERMS" type="checkbox" value="1" required=""> <a href="https://www.javacodegeeks.com/about/terms-of-use" target="_blank">I have read and agree to the terms &amp; conditions</a>
      </p>
      <input type="submit" value="Sign up">
    </div>
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1679575165"><input type="hidden" name="_mc4wp_form_id" value="12570"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-2">
  <div class="mc4wp-response"></div>
</form>

GET https://examples.javacodegeeks.com/

<form role="search" method="get" class="search-form" action="https://examples.javacodegeeks.com/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <input type="submit" class="search-submit" value="Search">
</form>

GET https://examples.javacodegeeks.com/

<form method="get" class="tie-popup-search-form" action="https://examples.javacodegeeks.com/">
  <input class="tie-popup-search-input " inputmode="search" type="text" name="s" title="Search for" autocomplete="off" placeholder="Search for">
  <button class="tie-popup-search-submit" type="submit">
    <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span>
    <span class="screen-reader-text">Search for</span>
  </button>
</form>

Text Content

 * News
 * Knowledge Base
   * Tutorials
   * Resources
   * Courses
   * Minibooks
 * Deals
 * About
   * About JCGs
   * Advertising
   * Terms of Use
   * Privacy Policy

 * Search for
 * GitHub
 * YouTube
 * LinkedIn
 * Twitter
 * Facebook
 * RSS

 * Menu


EXAMPLES JAVA CODE GEEKS

 * Search for


 * Android
   * core
     * activity
     * animation
     * app
       * ActionBar
       * Activity
       * Fragment
       * ListActivity
     * Bluetooth
       * BluetoothAdapter
     * camera
     * content
       * BroadcastReceiver
       * ContentProvider
       * Intent
       * SharedPreferences
     * database
       * sqlite
         * SQLiteDatabase
     * Email
     * google maps
     * graphics
       * Canvas
     * hardware
       * Camera
       * Sensor
     * location
     * media
       * AudioManager
       * MediaRecorder
     * network
     * os
       * AsyncTask
       * Handler
       * SystemClock
     * PackageManager
     * preference
     * provider
       * ContactsContract
     * publishing
     * Service
     * socket
     * telephony
       * PhoneStateListener
       * SmsManager
       * TelephonyManager
     * text-to-speech
     * Thread
     * ui
       * AlertDialog
       * AnalogClock
       * Button
       * CheckBox
       * component
       * DatePicker
       * Dialog
       * DigitalClock
       * Drag and Drop
       * Events
       * ExpandableListView
       * GridView
       * HorizontalScrollView
       * ImageButton
       * ImageView
       * LinearLayout
       * ListView
       * Notifications
       * Password
       * ProgressBar
       * ProgressDialog
       * RadioButton
       * RadioGroup
       * RatingBar
       * RelativeLayout
       * ScrollView
       * Selector
       * Settings
       * Spinner
       * SurfaceView
       * TextBox
       * TimePicker
       * Toast
       * ToggleButton
       * WebView
     * view
       * Menu
       * OnClickListener
       * ViewPager
     * widget
       * AutoCompleteTextView
       * EditText
       * FrameLayout
       * SeekBar
       * SlidingDrawer
       * StackView
       * TextView
       * ViewFlipper
     * xml
   * games
     * canvas
     * main loop
     * OpenGL ES
 * Java Development
   * Core Java
     * animation
     * apache
       * ANT
       * commons
         * beanutils
           * converters
             * ArrayConverter
         * cli
           * BasicParser
         * codec
           * binary
             * Base64
             * Base64OutputStream
         * csv
         * dbcp
           * BasicDatasource
           * PoolingConnection
         * io
           * comparator
             * CompositeFileComparator
             * DirectoryFileComparator
             * LastModifiedFileComparator
             * NameFileComparator
             * PathFileComparator
           * FilenameUtils
           * FileUtils
           * IOUtils
           * monitor
             * FileAlterationMonitor
         * lang3
           * CharUtils
           * ClassPathUtils
           * math
             * Fraction
             * NumberUtils
           * StringUtils
         * logging
           * Logfactory
         * net
           * CookieStore
           * FTPClient
           * URLClassLoader
           * URLConnection
       * lucene
     * applet
     * aspectj
     * beans
     * cajo
     * Character
     * class
     * Comperable
     * crypto
     * Design Patterns
       * decorator
       * strategy
     * Generics
     * Gradle
     * gson
       * GsonBuilder
       * stream
         * JsonReader
         * JsonWriter
     * io
       * BufferedInputStream
       * BufferedOutputStream
       * BufferedReader
       * BufferedWriter
       * ByteArrayInputStream
       * ByteArrayOutputStream
       * Console
       * DataInputStream
       * DataOutputStream
       * Externalizable
       * File
       * FileDescriptor
       * FileInputStream
       * FilenameFilter
       * FileOutputStream
       * FileReader
       * FileWriter
       * InputStream
       * InputStreamReader
       * IOException
       * ObjectInputStream
       * ObjectOutputStream
       * OutputStream
       * PrintWriter
       * RandomAccessFile
       * Serializable
       * StreamTokenizer
       * StringReader
       * StringWriter
     * json
       * Jackson
       * JSON.Simple
     * junit
     * lang
       * management
       * NumberFormatException
       * ProcessBuilder
       * ReferenceQueue
       * Runnable
       * Runtime
       * String
       * StringBuffer
       * StringBuilder
       * System
     * math
     * Mockito
     * net
       * Authenticator
       * ConnectException
       * CookieManager
       * CookieStore
       * DatagramPacket
       * HttpCookie
       * InetAddress
       * JarURLConnection
       * MalformedURLException
       * MulticastSocket
       * NetworkInterface
       * ServerSocket
       * Socket
       * SocketException
       * SocketTimeoutException
       * UnknownHostException
       * URISyntaxException
       * URL
       * URLClassLoader
       * URLConnection
       * URLDecoder
       * URLEncoder
     * nio
       * Buffer
       * ByteBuffer
       * channels
         * AsynchronousChannelGroup
         * AsynchronousFileChannel
         * AsynchronousSocketChannel
         * CompletionHandler
         * FileLock
         * ScatteringByteChannel
         * Selector
         * spi
           * SelectorProvider
       * CharBuffer
       * file
         * Path
         * WatchEvent
       * FileChannel
       * FileLock
       * MappedByteBuffer
     * PowerMockito
     * reflection
     * rmi
       * RemoteException
     * script
     * security
       * InvalidKeyException
       * MessageDigest
     * sql
       * BatchUpdateException
       * DatabaseMetaData
       * PreparedStatement
       * ResultSet
       * ResultSetMetaData
     * String
     * sun
       * net
         * httpserver
           * Filter
           * HttpServer
     * text
       * DecimalFormat
       * MessageFormat
       * ParseException
     * threads
       * UncaughtExceptionHandler
     * Time
     * util
       * ArrayList
       * Arrays
       * Base64
       * Calendar
       * Collections
       * Comparator
         * DefaultFileComparator
       * concurrent
         * ArrayBlockingQueue
         * atomic
           * AtomicBoolean
           * AtomicInteger
           * AtomicIntegerArray
           * AtomicLongArray
           * AtomicReference
         * CompletableFuture
         * CompletionService
         * ConcurrentHashMap
         * ConcurrentNavigableMap
         * ConcurrentSkipListMap
         * CopyOnWriteArrayList
         * CopyOnWriteArraySet
         * CountDownLatch
         * CyclicBarrier
         * DelayQueue
         * Exchanger
         * ExecutorService
         * ForkJoinWorkerThread
         * FutureTask
         * LinkedBlockingQueue
         * locks
           * AbstractQueuedSynchronizer
           * Condition
           * ReadWriteLock
           * ReentrantLock
         * Phaser
         * RecursiveTask
         * RejectedExecutionException
         * RejectedExecutionHandler
         * RunnableFuture
         * RunnableScheduledFuture
         * ScheduledExecutorService
         * ScheduledThreadPoolExecutor
         * Semaphore
         * SynchronousQueue
         * ThreadFactory
         * ThreadLocalRandom
       * Currency
       * Date
       * Deque
       * EnumMap
       * Function
         * Functional Interface
       * HashMap
       * HashSet
       * Hashtable
       * Iterator
       * jar
       * LinkedHashMap
       * LinkedHashSet
       * LinkedList
       * List
       * Locale
       * logging
       * MissingResourceException
       * Observer
       * Optional
       * Preferences
       * PriorityQueue
       * Properties
       * Queue
       * Random
       * regex
         * Matcher
         * Pattern
         * PatternSyntaxException
       * ResourceBundle
       * Scanner
       * Set
       * StringTokenizer
       * Timer
       * TimerTask
       * TreeMap
       * TreeSet
       * Vector
       * zip
         * FileInputStream
         * GZIPOutputStream
         * ZipInputStream
         * ZipOutputStream
     * xml
       * bind
         * JAXBContext
       * DOM
       * JDOM
       * parsers
         * DocumentBuilder
         * DocumentBuilderFactory
         * SAXParser
       * SAX
       * transform
         * Transformer
         * TransformerFactory
       * XPath
   * Desktop Java
     * accessibility
     * awt
       * datatransfer
       * dnd
       * event
       * font
       * geom
       * GridLayout
       * image
       * print
     * IDE
       * Eclipse
       * IntelliJ IDEA
       * NetBeans
     * imageio
     * JavaFX
       * ComboBox
       * DatePicker
       * Dialog
       * Event
       * FXML
       * ListView
       * Scene
         * Chart
         * Image
       * TableView
       * Text
     * JFreeChart
     * print
     * sound
     * swing
       * JButton
       * JCheckbox
       * JColorChooser
       * JDialog
       * JFileChooser
       * JFrame
       * JLabel
       * JLayer
       * JList
       * JRadioButton
       * JScrollPane
       * JSplitPane
       * JTabbedPane
       * JTable
       * JTextField
     * xuggler
     * youtube
   * Enterprise Java
     * Apache Camel
     * Apache Hadoop
     * Apache HTTP Client
     * Apache JMeter
     * Apache Solr
     * ejb3
       * Injection
       * Stateful Session Bean
       * Stateless Session Bean
       * Timer
       * Transactions
       * Web Services
     * gwt
     * hibernate
     * HikariCP
     * html
     * jetty
     * jms
     * jmx
     * jpa
     * jsf
     * JBoss Drools
     * JBoss WildFly
     * jsp
     * jstl
     * jws
     * Log4j
     * Logback
     * mail
     * Maven
     * mchange
       * c3p0
     * mybatis
     * naming
     * Ninja Web Framework
     * Quartz
     * rest
       * jersey
       * resteasy
     * Selenium
     * servlet
     * SLF4J
     * SNMP4J
     * spring
       * AOP
       * Batch
       * Beans
       * Boot
       * Integration
       * Data
       * JDBC
       * JPA/ORM
       * Mail
       * MVC
       * security
       * Session
       * SpEl
       * Web Flow
     * sql
       * rowset
         * JdbcRowSet
       * RowSetMetaData
     * Struts 2
     * TestNG
     * Tomcat
     * Vaadin
     * ws-soa
   * Java Basics
     * arrays
     * break/continue statement
     * data types
       * Enum
       * primitives
     * exceptions
     * for loop
     * generics
     * if/else statement
     * installation
     * jdt
     * Lambdas
     * operators
     * statics
     * String
     * switch statement
     * synchronized
     * try/catch/finally
     * web start
     * while loop
 * JVM Languages
   * Groovy
     * Grails
   * Scala
 * Software Development
   * Amazon AWS
   * Atlassian
     * Connect
   * ElasticSearch
   * Git
   * MongoDB
 * Web Development
   * JavaScript
     * React.js
     * Node.js
   * Python
 * DevOps
   * Docker
   * Kubernetes
   * Terraform


WANT TO KNOW HOW TO DEVELOP YOUR SKILLSET TO BECOME A JAVA ROCKSTAR?


JOIN OUR NEWSLETTER TO START ROCKING!

TO GET YOU STARTED WE GIVE YOU OUR BEST SELLING EBOOKS FOR FREE!

 

1. JPA MINI BOOK

2. JVM TROUBLESHOOTING GUIDE

3. JUNIT TUTORIAL FOR UNIT TESTING

4. JAVA ANNOTATIONS TUTORIAL

5. JAVA INTERVIEW QUESTIONS

 

AND MANY MORE ....

 

Email address:

Receive Java & Developer job alerts in your Area

I have read and agree to the terms & conditions

 

Leave this field empty if you're human:

 * Docker
   Odysseas MourtzoukosMarch 23rd, 2023
   0 30
   
   
   DOCKER SAVE VS. EXPORT COMMAND
   
   In this article, we will explore the differences between “docker save” and
   “docker export,” their use cases, and some best…
   
   Read More »
 * Core Java
   YatinMarch 22nd, 2023
   0 48
   
   
   REVERSE A LINKED LIST
   
   Greetings! This tutorial will focus on how to reverse a linked list in java.
   1. Introduction Linked lists are a…
   
   Read More »
 * Git
   Odysseas MourtzoukosMarch 22nd, 2023
   0 38
   
   
   GIT UNDO REBASE – HOW TO
   
   Welcome to this article on how to undo a Git rebase. We will find out how we
   can undo a…
   
   Read More »
 * Core Java
   Odysseas MourtzoukosMarch 21st, 2023
   0 43
   
   
   ERROR: CLASS, INTERFACE, OR ENUM EXPECTED
   
   In this article, we’ll explore the common causes of the “Class, Interface, or
   Enum Expected” error in Java and provide…
   
   Read More »
 * Docker
   Odysseas MourtzoukosMarch 17th, 2023
   0 68
   
   
   DOCKER LIST IMAGES
   
   In this article, we will focus on how to list Docker images using various
   commands and options. We will cover…
   
   Read More »
 * Docker
   Odysseas MourtzoukosMarch 16th, 2023
   0 64
   
   
   DOCKERFILE ENTRYPOINT
   
   Welcome to this article about Dockerfile ENTRYPOINT! If you’re familiar with
   Docker, you know that Dockerfiles are used to describe…
   
   Read More »
 * Docker
   Odysseas MourtzoukosMarch 16th, 2023
   0 38
   
   
   DOCKERFILE ARG
   
   Welcome to this article about Dockerfile ARG! If you are familiar with
   Docker, you know that Dockerfiles are used to…
   
   Read More »
 * Core Java
   Odysseas MourtzoukosMarch 15th, 2023
   0 115
   
   
   HIDDEN CLASS IN JAVA
   
   Welcome to this article about Hidden Class in Java! If you’re a Java
   developer, you might have heard of Hidden…
   
   Read More »
 * spring
   Odysseas MourtzoukosMarch 14th, 2023
   0 86
   
   
   NO MAIN MANIFEST ATTRIBUTE IN SPRING BOOT
   
   When building a Spring Boot application, you may encounter an error message
   that says “no main manifest attribute” when you…
   
   Read More »
 * Jenkins
   YatinMarch 13th, 2023
   0 71
   
   
   JENKINS PARALLEL
   
   Hello there! In this tutorial, we will understand Jenkins parallel. 1.
   Overview of Jenkins Jenkins is a game-changing open-source automation…
   
   Read More »


 * 1
 * 2
 * 3
 * »
 * 10
 * 20
 * ...
 * Last

Join Us

With 1,240,600 monthly unique visitors and over 500 authors we are placed among
the top Java related sites around. Constantly being on the lookout for partners;
we encourage you to join us. So If you have a blog with unique and interesting
content then you should check out our JCG partners program. You can also be a
guest writer for Java Code Geeks and hone your writing skills!


Newsletter
117,541 insiders are already enjoying weekly updates and complimentary
whitepapers!

Join them now to gain exclusive access to the latest news in the Java world, as
well as insights about Android, Scala, Groovy and other related technologies.

Email address:

Receive Java & Developer job alerts in your Area

I have read and agree to the terms & conditions

Leave this field empty if you're human:



Knowledge Base
 * Courses
 * Minibooks
 * News
 * Resources
 * Tutorials


The Code Geeks Network
 * .NET Code Geeks
 * Java Code Geeks
 * System Code Geeks
 * Web Code Geeks


Hall Of Fame
 * Android Alert Dialog Example
 * Android OnClickListener Example
 * How to convert Character to String and a String to Character Array in Java
 * Java Inheritance example
 * Java write to File Example
 * java.io.FileNotFoundException – How to solve File Not Found Exception
 * java.lang.arrayindexoutofboundsexception – How to handle Array Index Out Of
   Bounds Exception
 * java.lang.NoClassDefFoundError – How to solve No Class Def Found Error
 * JSON Example With Jersey + Jackson
 * Spring JdbcTemplate Example


About Java Code Geeks
JCGs (Java Code Geeks) is an independent online community focused on creating
the ultimate Java to Java developers resource center; targeted at the technical
architect, technical team lead (senior developer), project manager and junior
developers alike. JCGs serve the Java, SOA, Agile and Telecom communities with
daily news written by domain experts, articles, tutorials, reviews,
announcements, code snippets and open source projects.

Disclaimer
All trademarks and registered trademarks appearing on Java Code Geeks are the
property of their respective owners. Java is a trademark or registered trademark
of Oracle Corporation in the United States and other countries. Examples Java
Code Geeks is not connected to Oracle Corporation and is not sponsored by Oracle
Corporation.

Examples Java Code Geeks and all content copyright © 2010-2023, Exelixis Media
P.C. | Terms of Use | Privacy Policy | Contact
 | Do not share my Personal Information
 * RSS
 * Facebook
 * Twitter
 * LinkedIn
 * YouTube
 * GitHub

Back to top button
Close
Search for:

 * RSS
 * Facebook
 * Twitter
 * LinkedIn
 * YouTube
 * GitHub





Close
Search for


WE CARE ABOUT YOUR PRIVACY!

When visiting our site, pre-selected companies may access and use certain
information on your device and about this web page to serve relevant ads or
personalised content. Please note that ads help keep our service free. Personal
data will be processed based on consent in accordance with Art.6(1)(a) of the
GDPR framework in EU law, or as legitimate interest in accordance with
Art.6(1)(f) of the same.


LEARN MORE WHY YOU ARE SEEING THIS

We, the 'Publisher', and a select group of trusted partners, known as 'Vendors',
need your consent for data-processing purposes. These purposes include to store
and/or access information on a device, like cookie management and to process
personal data such as standard information sent by a device and other unique
identifiers for personalised ads and content, ad and content measurement,
audience insights and product development. With your consent we and our partners
may use precise geolocation data and actively scan device characteristics for
identification.

You may consent to the processing described above or access more detailed
information and customise your choices. The given consent will apply to this
site only. Please take into consideration that some of your personal data
processing may rely on legitimate interest which does not require your consent
but you have a right to object to this.

You can always edit your preferences at any time in our site’s privacy policy
page.

Customise choices
Accept all & visit the site

Subscribe