Top "Web-project" questions

Dynamic Web Project option missing in Eclipse

The "Dynamic Web Project" option for a new project in Eclipse does not appear in the list. Also, the "web" …

java eclipse jakarta-ee web-project
Dynamic Web Project option missing in Eclipse Kepler

The "Dynamic Web Project" option for a new project in Eclipse does not showing up in the list. Although the "…

eclipse jakarta-ee eclipse-kepler web-project
Error registering a Tomcat 7 server in Netbeans 7 (Catalina Home folder is not valid)

I'm running Netbeans 7.0.1 on Linux Mint DE. Netbeans was installed through the distro's repositories. I've now installed the package tomcat7…

tomcat netbeans web-project
Eclipse Web Project Dependencies

This question is about Eclipse development, I am trying to create a web application in Eclipse, the problem is that …

java eclipse jakarta-ee web-project
Unable to create a new web project in Visual Studio 2013

Background: I am trying to use my office machine, where I have some limited rights, from home. All products are …

c# visual-studio-2013 iis-express web-project
Deploying .NET with Jenkins/Hudson

I've been using Jenkins/Hudson CI for deploying my .NET web site project. I've been using the MSbuild plugin to …

visual-studio-2010 hudson jenkins web-project
CS1061: (are you missing a using directive or an assembly reference?

I am getting this error CS1061:'ASP.dashboard_aspx' does not contain a definition for 'Button6_Click' and no extension …

c# asp.net web-project
Adding a Web Project as a jar in an Eclipse Deployment Assembly

The site I'm working on now is made up of several java projects and a main web project A which …

java eclipse deployment jar web-project
Importing existing JSP project to Eclipse or Net Beans

I am trying to import project from some server on my localhost. I would prefer to import it in NetBeans, …

eclipse netbeans web-project