Enter your email address:

Delivered by FeedBurner


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Struts Example
12-14-2011, 11:17 AM (This post was last modified: 12-25-2011 10:25 PM by admin.)
Post: #1
Sad Simple Struts Example
Struts is a Java MVC (model,view,controller) framework for building web applications on the J2EE platform.J2EE is a platform for executing server side Java applications.so that we can seperate the model, view (jsp files,html file),controller(servlet). Here you can download a struts simple project for searching which does three things you can serach the names stored in a java array and show all the values or add the name.For adding name you need to insert your database code in addAction.java inside the classes folder.




HOw to run struts,free J2EE Tutorial from s2sgateway.com
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
Thumbs Up Struts hiberanate integration tutorial part2 rajasri 9 2,311 05-02-2012 04:29 PM
Last Post: admin
  Struts hiberanate integration tutorial part2 admin 1 667 05-02-2012 02:36 PM
Last Post: lalithakotha
  Login form authentication using Struts with database mjm 1 4,601 04-27-2012 03:57 PM
Last Post: alexrabe
Photo Simple Struts-Hibernate Integration tutorial to insert values rajasri 2 6,617 01-15-2012 01:40 PM
Last Post: mukesh1234
Tongue Struts Dispatch Action Tutorial with example rajasri 0 3,203 12-12-2011 08:56 PM
Last Post: rajasri
Photo How to export data as pdf in struts using displaytags rajasri 0 2,105 12-12-2011 06:38 PM
Last Post: rajasri

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Like Our Facebook Page