DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Popular Topics

article thumbnail
How to Convert CSV to JSON in Java
CSV data can be converted to JSON via a POJO using Jackson or, if a POJO is not defined or required, you can use the Java Collection classes.
Updated March 13, 2017
by Jay Sridhar
· 194,731 Views · 18 Likes
article thumbnail
MVC CRUD Actions Using KnockoutJS
In this post, we'll walk you through a tutorial on how to create an MVC CRUD application using KnockoutJS in conjunction with an SQL database and Visual Studio.
March 13, 2017
by Sibeesh Venu
· 23,158 Views · 10 Likes
article thumbnail
Consuming SOAP Web Services Using Mule
All you need to consume a SOAP-based public web service from Mule Anypoint Studio is a WSDL to locate the SOAP-based web service.
March 13, 2017
by Danish Sheikh
· 50,518 Views · 7 Likes
article thumbnail
Invoke Java Functions in Your DataWeave Transformation and Mule Flow
DataWeave is a language used to query and transform complex data. It is very much so possible to invoke Java/Groovy functions within DataWeave.
March 12, 2017
by Jitendra Bafna
· 26,683 Views · 4 Likes
article thumbnail
Angular Modules vs ES6 Modules
Aren't Angular modules and ES6 modules the same? No? In this quick tutorial, you'll find out how they differ, and when to use each.
March 10, 2017
by Juri Strumpflohner
· 13,738 Views · 6 Likes
article thumbnail
Reading Text from Images Using Java
We take a look at some code that can help you to read text from an image with your Java application. Possible uses? Making sure your Captcha is doing its job.
March 10, 2017
by Anurag Jain
· 108,945 Views · 28 Likes
article thumbnail
How to Trigger a Mule Flow From Java
Triggering a Mule flow or a sub-flow by sending it a message payload and then using the response payload for your further processing is pretty straightforward.
March 9, 2017
by Harish Kumar
· 10,782 Views · 7 Likes
article thumbnail
ConcurrentHashMap in Java 8
This overview of ConcurrentHashMap covers its use in parallel programming and the various methods you can implement to make use of it.
March 9, 2017
by Arun Pandey DZone Core CORE
· 88,140 Views · 40 Likes
article thumbnail
Capturing AJAX API Requests From Arbitrary Sites With a Chrome Extension
There were no suitable Chrome extensions to monitor HTTP requests from AJAX calls — so we decided to create one ourselves.
March 8, 2017
by Derric Gilling DZone Core CORE
· 15,567 Views · 1 Like
article thumbnail
Using Random Generator to Hit the Powerball Jackpot
As we continue to explore weights and randomness, see how an open source library tackles winning the biggest prize of them all: the lottery.
March 7, 2017
by John Vester DZone Core CORE
· 127,234 Views · 1 Like
article thumbnail
Monitoring Out-Of-Memory Errors in Your Servers
Out-of-memory errors happen when your machines run into very low memory somehow. There are a lot of things you can do to avoid OOM.
March 7, 2017
by Denny Zhang
· 11,111 Views · 4 Likes
article thumbnail
Calling a Java Method From XSLT in Mule
The Xalan extension in our XSL file can call any Java method and get the value returned to it—which it can use to fill any node or attribute value.
March 7, 2017
by Anirban Sen Chowdhary
· 15,086 Views · 4 Likes
article thumbnail
Benchmarking Java Lists Performance
LinkedList is slightly slower than ArrayList with adding items to the end of the list. It is also slower when retrieving items with an index (random access).
March 7, 2017
by Jay Sridhar
· 21,895 Views · 10 Likes
article thumbnail
ChartistJSF: A Responsive Chart Library for Java Server Faces (JSF) Apps
ChartistJSF offers a wonderful library of interactive charts that offer a responsive interface for your users. Learn how to create these charts here!
March 6, 2017
by Sam Sepassi
· 21,363 Views · 5 Likes
article thumbnail
Using sun.misc.Unsafe in Java 9
This quick guide will take you through Unsafe in Java 9, saved from the trash heap by a public campaign, all while using the recent Java 9 EA release.
March 6, 2017
by Greg Luck
· 29,018 Views · 11 Likes
article thumbnail
Custom Annotation in Java for SQL Injection Safe Parameters
How to verify if incoming data strings are safe from SQL Injection issues.
Updated March 3, 2017
by Ramakrishna Punjal
· 44,920 Views · 20 Likes
article thumbnail
Unit Testing Self-Invoking JavaScript Functions
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
March 3, 2017
by Bendix Saeltz
· 12,379 Views
article thumbnail
Invoke Java Method in Mule Flow
By using the Invoke component, we can invoke a specified method of an object defined in a Spring Bean. Mule has a strong ability to do this.
March 3, 2017
by Harish Kumar
· 36,928 Views · 7 Likes
article thumbnail
This Week in Spring: Spring 5, Spring Cloud, and Reactor Aluminium
In this installment of This Week in Spring, we'll look at the new milestone of Spring 5, Reactor Aluminium and even more Spring Cloud capabilities.
March 2, 2017
by Josh Long
· 11,926 Views · 5 Likes
article thumbnail
Log (CRLF) Injection with SLF4J
Investing too much in security tools can lead your company to paranoia. See how "dangerous" one such risks is - Log Injection with SLF4J.
March 2, 2017
by Caleb Cushing
· 34,621 Views · 13 Likes
  • Previous
  • ...
  • 488
  • 489
  • 490
  • 491
  • 492
  • 493
  • 494
  • 495
  • 496
  • 497
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×