DO NOT REPLY [Bug 9602] New: - Section "Displaying Messages" in HTML Tags developer guide appears twice

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9601] New: - add link to strutsGuessingGame1.0 application

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

ANNOUNCE: strutsGuessingGame1.0

2002-06-03 Thread Dominique Plante
Here is a little number guessing game written using struts like the one that comes with the Tomcat distribution. Includes necessary sources, ANT build script, and Struts Jar files. Until I find a better home for it, grab it from http://geocities.yahoo.com/dominique_plante/sdstuff/strutsGuessi

Re: Architecture Issue

2002-06-03 Thread Grandin J. Hammell
I'm fairly new to Struts but my first instinct on this one is just to extend the ActionServlet and add the custom code you listed below. -Grandin James Ward wrote: >Ok, I must admit that I love Struts! Who doesn't? But I have a design >dilemma. Let's suppose that I have a simple, almost st

Re: Architecture Issue

2002-06-03 Thread Dror Matalon
I'm no struts expert, but sounds like your problem is a good candidate for a filter. There's a good article with some code about filters at http://www.servlets.com/soapbox/filters.html I'm curious to see what solution "real strutters" recommend :-). Dror On Tue, Jun 04, 2002 at 12:10:49AM -0

Architecture Issue

2002-06-03 Thread James Ward
Ok, I must admit that I love Struts! Who doesn't? But I have a design dilemma. Let's suppose that I have a simple, almost static web site. Except that on the header of each page I read the url and I am coming from and pull some info based on that url, from a database... Simple right? Now wou

DO NOT REPLY [Bug 9598] New: - webPIM is a sample Struts 1.1 DB

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9597] New: - Add a "Power by Struts"

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9596] - Please add a consultant

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9596] - Please add a consultant

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9596] New: - Please add a consultant

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9594] - html:submit without property attribute causes JavaScript error with form[...].submit();

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9594] New: - html:submit without property attribute causes JavaScript error with form[...].submit();

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: calling home page of the application through controller

2002-06-03 Thread Nicolas De Loof
You can protect your JSP files from beeing accessible to browser by putting them in WEB-INF directory. You must also upgrade your struts-config so that This solution is commonly used, but I'm not sure all servlet container will accept it. Nico > thanx a lot Nico. > I've tried by making an ent

RE: calling home page of the application through controller

2002-06-03 Thread Anjali Jain
thanx a lot Nico. I've tried by making an entry in to welcome file list. but in that case user can always access the file using home.jsp how can I make sure that user cannot call a page through url (http:///home.jsp) which is bypassing the controller. user has to come access the home page thro

Re: calling home page of the application through controller

2002-06-03 Thread Nicolas De Loof
To ensure your JSP are accessed via the controler, you can put your JSP in WEB-INF directory (not shown to users by HTTP server). I'm not sure it works with every Servlet container. You can also use the welcome-file-list to define the URL of your home page, that can be a "xx.do" URL. Nico > H

calling home page of the application through controller

2002-06-03 Thread Anjali Jain
Hi all, I have an application following struts. How can I make sure that my home page of the application (home.jsp) is called through a controller servlet. If my ActionServlet's url mapping is *.do, then user should not be able to access the home page by typing http://../home.jsp in the url

cvs commit: jakarta-struts/doc resources.xml

2002-06-03 Thread husted
husted 2002/06/03 04:20:00 Modified:doc resources.xml Log: Routine updates. Revision ChangesPath 1.11 +5 -3 jakarta-struts/doc/resources.xml Index: resources.xml === RCS file: /home/

DO NOT REPLY [Bug 9479] - Add "Scioworks Technologies" to Consultant List in resource page

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9118] - Please add "nVISIA" to "Struts Consultants" page

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8876] - New consultant to be listed please

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6035] - Ressources enhancement

2002-06-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: AccessControlException (accessDeclaredMembers) when trying to logic:iterate over a HashMap

2002-06-03 Thread @Basebeans.com
Subject: Re: AccessControlException (accessDeclaredMembers) when trying to logic:iterate over a HashMap From: "Stefan Lesser" <[EMAIL PROTECTED]> === Additional information: I just tested this code: -8<- <% java.util.Map map = new java.util.HashMap(); map.put("one", "one"); map.put("tw

AccessControlException (accessDeclaredMembers) when trying to logic:iterate over a HashMap

2002-06-03 Thread @Basebeans.com
Subject: AccessControlException (accessDeclaredMembers) when trying to logic:iterate over a HashMap From: "Stefan Lesser" <[EMAIL PROTECTED]> === Hi! I posted the following message to the struts-user group yesterday. I searched jGuru, the internet, but couldn't find a solution. Maybe you can he