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 70 of 788 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100  

Ajax Forms

Hi Is it possible to insert/update the value of a <s textfield > tag in a form using Ajax? I 've listed the data entry jsp and the Ajax response jsp page below. When the form is loaded at start up I s

Subject: RE Beginners tutorial

Depuis le 21 d?cembre 2006 Natexis Investor Servicing s 'appelle Natixis Investor Servicing. Les adresses mails des collaborateurs ayant chang? veillez ? la mise ? jour de votre carnet d 'adresses.

Beginners tutorial

Hi Does anyone know where there is a good tutorial covering the creation of ones first Struts application. One that doesn 't care if I using Eclipse Ant & MySql ? Thanks

Tiles 2 - error

the follow error message appear 9 43 49 223 INFO [STDOUT] 09 43 49 223 ERROR [[/gdoc]] Error configuring application listener of class org.apache.struts2.tiles.StrutsTilesListener java.lang.NoCla

A bug in documentation for validation

Hi I 'm not sure this is the right mailing list to talk about it but I think there is a bug in the validation documentation on the struts website. When I open this url http //struts.apache.org/2.

dynamic update in hibernate ?

hi i 've some form in struts 2 doing update with hibernate ? i 've add some attribute that need updated in form but not all attribute in table i put in the form. when i do update it get error null ex

Subject: Deploy struts Application

Hi I 'm new user in Struts so i develop a application and I deploy it in my server. when I execute it I have this problem Servlet action not available. For more information I use -Tomcat 5.5.4

hashmap

hi all how to retrieve values from the HashMap i have set it as * hashMap*.put(*new* Integer(questionId) *new*Integer( testDAO.getMarks(catid typeid patternid)))

Good idea of installing a file on host machine

Hello I know it is not a struts based query but still i would like to have your idea Can i install a file on the client host of the pc e.g. a text file whenever a user presses some action in my

Good Practice for prepopulating forms?

I would like to hear what is good practice for prepopulating forms. For example I want to create a Map with options to populate a select with and this needs to be done before validation but also af

how to unsuscribe?

I dont want mail from this user group and i sent mail for unsubscribe also but its not working ... tell me how to unsuscribe this user group? Olivier THIERRY <olivier.thierry@(protected) > wrote

Can 't make validation work

Hi I try to validate a form but I can 't make it work and I don 't understand why ... So I have the following form in a JSP <s actionerror / > <s form action "submitCreerDemandeAbsence " i

How to transmit data from struts 2 to struts 1 ?

Hi. I have actions in struts1 and struts2 in one application. Those struts1 actions will be re-writed in near future to struts2. But i need one thing for now. In struts2 (Test.action ) i have some p

need help[URL containing additionl information that was not requested]

i used j2ee and struts with webspear my web based system running perfectly but problem is whn i deplyed it to test server whi run in AIX plat form the url containig addition information such as sessio

Struts 1.3.8 and URL Validation

Hi I 'm using Struts version 1.3.8 and I intend to use URL validation for a field using the validation.xml file. But when I declare the field in validation.xml it does not validate the field to ch

T :

If found not this path it will errors?Ot this path "UserName.jsp " file is exist Are you have debug tools for Struts ? -----????????????----- ????????? Dave Newton [mailto newton.dave@(protected)] ????

??????: ?????????????: getting error when i m trying to run webapp

--- ?????? <wangxuan@(protected) > wrote > <forward name "display " path " UserName.jsp "/ > I don 't know if this is the problem or not but is there supposed to be a space in path " UserName.js

T :

my struts configuration file <action path "/usernameLogon " validate "true " type "com.logon.actions .UsernameAction " name "logonForm " scope "session " input "UserName.jsp " > <f

??????: getting error when i m trying to run webapp

--- ?????? <wangxuan@(protected) > wrote > Unable to find 'display ' forward. Do you have a forward named "display "? If you include the relevant portions (?????? ???????) of your struts configur

T : getting error when i m trying to run webapp

Log4j configure log4j.category.org.apache.struts.action.ActionMapping?BUG stdout log4j.additivity.org.apache.struts.action.ActionMapping?lse log out INFO | jvm 1 | 2007/04/20 00 56 18 | 00 56

Subject: Select Tag - Odd Behavior

I am using Struts 2 (tried 2.0.1-2.0.6) and am having bizarre behavior with the select tag in a jsp page. My code looks like this <s form name "editCredential " action "step4 " > ....

Subject: Reading Unicode Files

In my Struts application when I load a Resource Bundle (Property file) that has Unicode characters (\u1234) they get interpreted as single characters. However when I read a file using a FileInputStr

posting form

My struts action class forwards to view which has form tag (html form tag) <form method "POST " > Here I did not specify action attribute to the form just specified

OGNL question

Hi How could i do that <s url id "setUsina${id} " action "UpdateHome!selectPlant " > </s url > <s a id "any " name "any " href "%{setUsina${id}} " theme "ajax " >Link </s a >

Why does <s:submit >behave differently from the rest?

I am trying to assign a caption to a button using the internationalized property file and the key attribute. Why does this tag not work like the others? <s submit key "%{#session.symbolicName} " >

Dynamically set Autocompleter Search Limit

All Is there currently a way to dynamically set the autocompleter tag 's search limit or to specify 'Infinity ' like the Dojo docs suggest? Thanks. Leon

(Solution) RE: problem with Struts 2 setup -class file has wrong versio

At this point this is a Tomcat configuration issue rather than a Struts issue but for the sake of completeness > 3) Make sure javac and java are both 1.6 from the command line and in the >

Security and information passing

What are the options within Struts (version 1) for passing information from one request to the next on a multi-page struts application? I can pass some information as request parameters and hidden i

Struts2 character code question

I have set my all files with UTF-8 format so I set URIEncoding parameter in server.xml in tomcat6.0.10 like follows <Connector port "8080 " protocol "HTTP/1.1 " maxThreads "150 " connecti

(solution) RE: problem with Struts 2 setup -class file has wrong version 49.0, s

The soltuoi -----Original Message----- From Jack Yu [mailto jyu@(protected)] Sent Tuesday May 08 2007 9 46 AM To 'Struts Users Mailing List ' Cc 'Jae Lim ' Subject RE problem with Strut
Page 70 of 788 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100