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 Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
11 Monitoring and Observability Tools for 2023
Learn more
  1. DZone
  2. Coding
  3. Java
  4. Java Web Application Development Kick off – Technical Items

Java Web Application Development Kick off – Technical Items

Sudhir Mongia user avatar by
Sudhir Mongia
·
Dec. 29, 10 · Interview
Like (0)
Save
Tweet
Share
8.13K Views

Join the DZone community and get the full member experience.

Join For Free

Recently I got a chance to start development of a new application. During initial analysis I thought of having a list of constituents for development of a web application. I tried to look on the web for it but couldn’t gather much on it. Then I decided to prepare a list on my own. Once I finished preparing the list, I find it helping me too much in planning and project execution. Here in this blog I am sharing the list and hoping that this would help other as well. In this I have mentioned tools/api/software that can be used but no recommendation of anyone and there could be lots more for a task.


RequirementDescriptionFew Sample Available API/Tool/Software options
Application Server Required for
- Application Deployment
- Could be different for dev and prod environment
- if required access LDAP,JNDI And connection pooling features can be used
Tomcat,Jboss, WebLogic, WebSphere….
AuditingRequired for Audit requirement for the application.
- Action based auditing
- Transaction based auditing
Log4j or slf4j, ApacheCommonLogging.
AuthenticationRequired to Authenticate a used entering into systemLDAP, JAAS, Simple J2EE container based, Database/file storage or authentication information
CachingRequired at different layers
- Application server level
- Application level for session
- Application level for populating list/combos

Session based, application server based, custom code
Chart/Graph ReportsRequired for creating good looking and user friendly reports Jasper Reports
Connection PoolingRequired to improve the performance of database operations in a data centric applicationApplication server based or api from vendor(primrose and many more)
Continuous Integration/Software ConfigurationRequired for Software Configuration managementSubversion, Team City
Data tablesRequired for displaying data table on screen with pagination and other actionsDisplay Tag, GWT, JSF
DatabaseRequired for storing application dataMySQL, Oracle, SQL Server, Postgres
Defect TrackingRequired for defect trackingExcel sheets, Sharepoint tasklist, Bugzilla, JIRA
LoggingRequired for logging
- different levels.
- different types of output based on log level
Log4j or slf4j, ApacheCommonLogging.
MVCApplication request Control and NavigationJSF, Spring webflow, Struts2, or simple JSP/servlet
Page Design/ InclusionPage inclusion mechanismTiles
EncryptionHow to encrypt secret information like passwordsPassword Hashing or
Multiple level of security, or relying of external system like LDAP for the same.
PersistenceRequired to persist the data in application (ORM or Normal JDBC)Hibernate, JPA, Ibatis, Spring JDBC Template
Project build/makeAutomatic build and distribution of applicationMaven, Ant, Gradle
Tabular ReportsReportsJasper Reports
UI Components and pagesUI designJSPs, Flex
Unit testAutomated unit testingJunit , HttpUnit
WebServicesExposing application funtionality via web servicesRESTful webservices,SOAP based Web Services Spring remoting, Axis2, Xfire
XML ProcessingXML handlingJAXP (SAX, DOM), JAXB


Suggestions to improve this list are welcome.

From http://sudhirmongia.blogspot.com/2010/12/java-web-application-development-kick.html

application Web Service Web application Application server unit test Java (programming language)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Running Databases on Kubernetes
  • A Beginner's Guide to Infrastructure as Code
  • Real-Time Analytics for IoT
  • Container Security: Don't Let Your Guard Down

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

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

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: