Categories
Tags → Code Java

MultiPowUpload

MultiPowUpload - multiple files upload component. It is easy client-side solution that can be used to perform file uploads from a user machine to the web server. MultiPowUpload is a Macromedia Flash movie supported by most browsers and needs just Fla...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

JSP Basics

Java Server Pages (JSP) is a Java API in J2EE which allows dynamic creation of web pages using Java. It has the same purpose as other existing technologies like CGI or PHP. In this tutorial you will learn about Lifecycle of JSP pages, Dynamic content...
DETAILS

Comparing two JVM cacert files

This can come in very handy, if you need to compare 2 different projects or envs. For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others). Code to generate list of ...
DETAILS

Aspect-oriented Software Development and PHP

Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality. The AOSD concept was applied original...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

IP2Location Geolocation Java Component

The Java sample code lookups IP address to country, city, region, latitude, longitude, ZIP code, ISP and domain name. No external lookup or connection required and supports Java 1.1 onward. Java developers can use this component for projects related ...
DETAILS

By-Pass &"Click to activate and use this control&"

Recent changes in Internet Explorer now cause it to display a double-dashed line and a popup tooltip &"Click to activate and use this control&" around JAVA applet, Flash presentations, and other active page content if the code is in...
DETAILS

SetVB2Java (Visual Basic Forms to Java Migration)

SetVB2Java is an easy-to-use component for migration of Visual Basic Forms and UserControls into pure Java Source Code (Swing Style). You just implement SetVB2Java into your Visual Basic IDE and your Forms and UserControls will be converted within ...
DETAILS

Demonstration of Linked List in java

It is a simple demonstration of Linked list in java programming language. Very simple and well commented java source code for the beginners. Linked list of points are used to create a Polyline and display it.
DETAILS

JSP Chat Application Script

This is web based chat application using servlets and jsp, which supports rooms. Doesn''t use any database or activex controls etc. Will work on all browsers as it uses simple html. It is for you to see how java can be used to create a simple we...
DETAILS

Easy Framework

Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), maki...
DETAILS

Page:
©2003-2019 jCay.com