Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2008, 01:12 PM
Registered User
 
Join Date: Feb 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to javaskater
Default web application with several databases

Hi there,
I hava a running webapplication with tomcat6. It consists of several tables in one database which is defined in context.xml and web.xml like described in Java Serverpages from WROX. The application is a content management system where you can create new workflows (tables), upload data together with text comments in the individual cells of the tables. All workflows are project related. Now in our company a new project begins and I want to use a new database for that. So my question. What is the recommended way of enabling a non-admin-person to create a new project with a jsp GUI. Is it possible to configure/add JDBC Data Sources via java code? Also for the new project their might be different users/roles. Here the same problem. I would have to define a Realm via java code when the user creates a new project.
I was doing a google-search and going through my tomcat books again but couldn't find something useful.
Thanks in advance.

javaskater






Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between web application and web site manojm39 ASP.NET 2.0 Basics 2 August 10th, 2007 09:06 AM
Developing a web site not a web application mkerchenski ASP.NET 1.0 and 1.1 Basics 8 May 25th, 2004 09:03 AM
C# Web Apps & Databases enewmen All Other Wrox Books 2 November 25th, 2003 02:50 PM
C# Web Apps & Databases enewmen BOOK: Beginning ASP.NET 1.0 2 June 6th, 2003 03:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.