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
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
View Events Video Library
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
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

Modern Digital Website Security: Prepare to face any form of malicious web activity and enable your sites to optimally serve your customers.

Low-Code Development: Learn the concepts of low code, features + use cases for professional devs, and the low-code implementation process.

E-Commerce Development Essentials: Considering starting or working on an e-commerce business? Learn how to create a backend that scales.

Getting Started With Jenkins: Learn fundamentals that underpin CI/CD, how to create a pipeline, and when and where to use Jenkins.

Avatar

Jason Crow

[Deactivated] [Suspended]

Senior Architect at Total Wine & More

Boynton Beach, US

Joined Mar 2007

https://greatwebguy.com

Stats

Reputation: 65
Pageviews: 113.1K
Articles: 1
Comments: 7
  • Articles
  • Comments

Articles

article thumbnail
Converting a Java Project to a Dynamic Web Project in Eclipse
To convert a Java Project to a Web Project switch to or open the Resource Perspective of the project, in the root of the project. Open the .project file and make sure the builders and natures are present that are needed for a web project. See the example below, the name should be the name of your project, the most important nodes are the nature children in the natures node: testProjectorg.eclipse.jdt.core.javabuilderorg.eclipse.wst.common.project.facet.core.builderorg.eclipse.wst.validation.validationbuilderorg.eclipse.wst.common.project.facet.core.natureorg.eclipse.jdt.core.javanatureorg.eclipse.wst.common.modulecore.ModuleCoreNatureorg.eclipse.jem.workbench.JavaEMFNature Once you’ve updated the .project file you can close the file and right click and choose properties on the project. When the properties window opens click on Project Facets. The Facets grid is probably empty, click the Modify Project button. Check the Dynamic Web Module and Java Facets, choose the Java and Servlet version that applies to your project. Click Next and specify the existing or new location of your src and web content directories. Click Finish. As a final step I would recommend modifying the build path to compile your source directly into your /WEB-INF/classes directory by selecting Java Build Path and modifying the Default output directory. Now you should be able to create a local tomcat server, or if you’ve already created one you should be able to add the project to the server by right clicking the server and choosing Add and Remove Projects. Original article at http://greatwebguy.com/programming/eclipse/converting-a-java-project-to-a-dynamic-web-project-in-eclipse/.
May 6, 2008
· 113,132 Views · 0 Likes

Comments

4 Kubernetes Anti-Patterns to Avoid

Dec 22, 2021 · Michael Bogan

Or use Istio or any other widely used service mesh with these same features. Good list of best practices though rather than anti-patterns.

Java Memory Consumption in Docker and How We Employed Spring Boot

Jul 25, 2017 · Serhii Povisenko

Java Memory Consumption in Docker is exactly why we switched to Go, now we use 15MB per service, a little more micro in the service.

ECS vs. Kubernetes: Similar, but Different

Jun 27, 2017 · Michael_Gates

We use Kops https://github.com/kubernetes/kops to stand up and manage our K8s infrastructure on AWS, takes a lot of the lift out of the equation.

Design websites that the client can edit

May 27, 2010 · Rob Cubbon

Great idea, until you see what your clients are capable of doing to the site you created ;) Wouldn't mention it in your portfolio of work...
PHP (Wordpress) development using Eclipse and XAMPP

Jan 09, 2008 · Jason Crow

Never heard of PDT, like I said in the article I'm a Java developer, PHPEclipse does the job, and the main feature that I was using is the ability to start and stop XAMPP from the IDE. Thanks for the constructive feedback.
Java image resizer servlet

Dec 21, 2007 · Jason Crow

What a sweet suite of components, thanks for sharing.
Eclipse - Open Resource Shortcut - Ctrl+Shift+R

Mar 20, 2007 · Jason Crow

sorry Daniel, wasn't meant to offend. I work with a lot of developers that aren't aware of and don't use the feature, I felt it was useful information that people may not be aware of

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: