Saturday, August 4, 2012

Free downlad Java Project. Windows application[college library System]

Free downlad Java Project. Windows application[college library System]


Title of the project is "College Library System", As the name, it is a Library management system software for monitoring and controlling the transactions in a library. This is developed in Java so it is fully platform Independent . This project mainly focused on basic operations like adding new member or user, new Books, updation ,  deletion , searching books, members , taking books and returning books are the features of this projects. "College Library System"project is written for 32 bit based Operating Systems
, designed to maintained records in  library.

Steps to run project:

  • First extract the files in any folder.
  • Search the file named first.bat.
  • Double click on this file.
  • wait for a few seconds..

For any help or suggestion. Please  write in comments...


Some screenshots of this project: 




Admin Login Page



Admin Page after Login


Download Link: 


Click here for download...


Friday, February 24, 2012

Free download JSP Complete Reference book

JSP Complete Reference.

JSP is server side scripting language. JSP stands for Java server page. JSP is used for how to present web page to the users or on client side while Servlet is used for how to process data, what logic is used for passing and retrieving data from the client side, server side or from Database. JSP is used in between <%    %> tag . It is used inside the html tag. There are five types of JSP tags :
These are :
  • <%  script let  %>
  • <%-- comments  --%>
  • <%!   declaration    %>
  • <% @ page import =java.io.*     %>
  • <%  = Expression   %>

 JSP Complete Reference.

This is the best book for the beginner of JSP to help.For  Download click on link below :







 
Related Posts Plugin for WordPress, Blogger...