Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Struts
Page 222 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

Subject: Welcome Page Not Working

Greetings I have a struts app called "bus " and I have an action kicker.do. How do I tell my app to start kicker.do if no other info on the url is given. for example http //myserver.com/bus shoul

(Problem Solved) Re: Display the Counts of a Collection that is in a Form

Hi Lionel and Wendy Thanks a lot for your help and guidance. It is good to start learning Struts tags. --Caroline --- Lionel Port <lionel.port@(protected) > wrote > <bean define id "activityF

Struts 1.2.9 test build available

The Struts 1.2.9 test build is now available for dowload here http //cvs.apache.org/dist/struts/v1.2.9/ Release Notes http //struts.apache.org/struts-doc-1.2.x/userGuide/release-notes.html Docume

Sprout 0.9.1 - Annotations for Struts

Sprout aims to significantly simplify development with Struts by reducing the amount of configuration required through the use of annotations and sensible defaults. Sprout builds on Spring 's support

OT

Good Day I have a question and hope somebody can help me in finding this information or give me some tips on where I can find something about this. We are using a struts and I need to build communi

Subject: Error finding tiles-defs.xml

If you look at the last 3 lines below (at the very bottom of this e-mail)... It says it can 't find file '/WEB-INF/tiles-defs.xml '. I 've listed my tiles-def and struts-config files in here as well. B

User metrics

How to Catch how much time the user spent time in each JSP Page in my JSP web Application

Subject: JASPER Report Exception

Hi All I am trying to generate jasper reports.I safely ran the sample web application.But when i am trying do the same in my struts apllication it is giving exception. The .jrxml file is not co

<html:link title=... escaping.

Hi I use struts-1.2.8 and wan 't to special html patterns (for example > ) in title of <html link. Is that correct that I have to escape those characters? Right now I use <c set var "linkTitle "

REG: Interfaces Vs Abstract classes.

Hi All Here I have a doubt. What is the difference between an Interface and Abstract class(Design Point of View)??. In which scenario which is useful. Can anybody kindly reply me. Thanks and Regards

Validation warning under firefox 1.5

The javascript generates by Struts 1.3 to integrate the common-validator js produces warnings under ff1.5 Avertissement reference to undefined property this[varName] this.a0 new Array( "passwo

How to generate form controls dynamically

Hi friends I need to dynamically build an input form that may contain various html fields (i.e. html text html select html radio etc). The type and name of the html field will be determined at

Mixing JSTL 1.0 and JSTL 1.1 expressions on one page - RESOLVED

Oops. I had to remove the taglib reference <%@ taglib uri "http //java.sun.com/jstl/core " prefix "c " % > from JSP file. Works now -) Michael On 3/9/06 Michael Jouravlev <jmikus@(protected) > wrote

Mixing JSTL 1.0 and JSTL 1.1 expressions on one page

I have been using Tomcat 4 (Web Application 2.3) with JSTL 1.0 for quite a while. Now I am switching to Tomcat 5. I set webapp version to 2.4 in web.xml and now I can use JSTL 1.1 expressions everywhe

Reg: SocketException

I need some information of why we get the following error can any one heipme out 2006-03-08 12 48 47 161 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] Exiting on IOE java.net.SocketExcepti

DispatchAction: Invalid Method call

Using DispatchAction if a non-existent method name is passed a java.lang.NoSuchMethodException is thrown. How (and where) can I catch (and ignore) this exception so that invalid methods default t

Display the Counts of a Collection that is in a Form

I am trying to display 'counts ' in a Collection. And I use JSP scriptlet to do it <% businessCollection.size()% > The compiler cannot recognize the Collection 'businessCollection '. It is because b

TheServerSide Java Symposium

Hey Craig I saw you have a couple sessions at TheServerSide Java Symposium in Vegas (sweeeeet). Wish I could see these - break a leg! Gary

Subject: Migrating from 1.0.2 to 1.1

Hello I have a third party application which uses struts 1.0.2 and i want migrate it to use struts 1.1. I already found an issue with that as it uses following line of code <bean write name "o

location of struts scaffold needed

Hi I am reading Husted 's book on struts. There are several references to the scaffold classes in the book. I googled for it. I find that the generic scaffold page indicates that the struts scaffold

can anyone tell me how 2 use this mailing forum

Regards Vaneet. Sharma CRISIL. Office- (91)-22-56913095 M- (91)-93223 39127 Disclaimer This message and any attachments (hereinafter referred to as the Said Information) are intended solely for

Help Needed: Struts-Tiles Configuration and/or Definition Error

Hello every. I am new to this e-mail forum so hopefully I am posting this question correctly. I have been pulling my hair out over this problem. I have looked in many books and at many examples on

AW: ActionForm with ArrayList and logic:iterate .... confusing problem ...

Hello thank you very much - this was the error - its working now - I setted the scope to "session " ... THANKS A LOT!! But another question - this also means that the data is stored in the session -

Submit a html:form with a link

Hi everybody It 's there a way of submit an html form to a LookUpDispathAction with a link instead of a submit button? Thanks and regards.

Struts validation and XML Constants

> <form-validation > > <global > > <constant > > <constant-name >phone </constant-name > > <constant-value >^\(?(\d{3})\)?[-| ]?(\d{3})[-| > ]?(\d{4})$ </constant-value > > </constant > > </global >

tiles : "Path teste does not start with a "/ " character "

my stack trace java.lang.RuntimeException Path teste does not start with a "/ " character org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java 1055) org.apache.struts.tiles.T

Subject: Question about licensing

I 'm sorry for OT but I am pretty stupid with legal stuff and after carefully reading gnu und apache license packages I am as unknowing as I was before. Here my problem I am trying to convince one

examples of multi files upload

Hi all I 'm looking for example of multi files upload in struts help me plz ... thanks in advance! bowlkhin

ActionForm Patterns? Nested Javabeans as ActionForm properties

I am revisiting the internals of Struts after quite a while of not working with it. I 'm working on a webapp that is currently still using Struts1.1 but it may be upgraded. My questions revolve arou

Book recommendation requested: Object-Oriented Analysis and Design

Folks I was wondering if someone could please share some recommendations on a good beginner book on the topic of OO analysis and design. Thanks. ATTA
Page 222 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100