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 124 of 788 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

Strtus2 Result type support for XML MIME type

Does anyone of struts2 built in result types support text/xml MIME type. I want to generate dynamic xml in my action class and write to the servelt output stream. All the result types I have seen so

Subject: Struts 2.0.2 and Freemarker

On converting from Struts 2.0.1 to 2.0.2 I get the following error when I try and use Sitemesh Freemarker Decorators. The decorators work with 2.0.1. Some advice on what changes I need to make woul

request values between actions

Have a Customer.jsp For this jsp have a prepare action and dispatch action. In prepare action doing some process and creating an obj called Customer object. In this Customer JSP have a table wh

display tag - urgent

Hi! I am using export option in my display tag. Everything is going smooth but I want to disable one column (display column) from being exported ie displayed in the exported format. What is the way o

Subject: Page param disappears

I have a form page that requires a http parameter to show correctly. When the formbean validate(..) fails on page submit then struts has been set up to send the user back to the same form page. Unfo

Subject: Strange parser bug...

I 'm developing an app against the struts2 svn trunk but I don 't think that 's the source of this problem. The only difference between http //newfieldenterprises.com/struts2ParserIssue/broken-struts

How to use a Map backed form?

Hi all Using Map backed forms in Struts 1 was really great. I 'm wondering how it works in Struts 2. Looking at the Type Conversion docs (http // struts.apache.org/2.x/docs/type-conversion.html#Typ

Struts HELP - DAO, Datasource and Displaying Data

Dear Sirs Apologies for the length of this post but I have read forums book and websites and cannot find how to do this. I 'm sure it is very simpe but I am a complete novice so any help would be mu

Subject: java.io.WriteAbortedException

When I start tomcat6 and struts2 sometimes when I start tomcat it will raise following error but sometimes when I start tomcat6 it don 't raise any error! I am puzzled with it for a very long time!!! A

PlanetStruts has a "Proxy Error "

I cleared out the logs and restarted the server. Of course if anyone is doing more than browsing the examples the best thing is to deploy the WARs from the struts-apps distribution and study them

Subject: dropdowndatetimepicker

Hi I ma trying to use the dropdowndatetimepicker tag but with little success. My Action defines field java.util.Date registrationDate And here is my JSP part <s dropdowndatetimepicker n

index.action problem

Hello I have a small problem and was wondering if anyone else has come across it. In Tomcat 5.5 (and possibly other versions) tomcat will check for the existence of a file and if it doesn 't exist

Struts2 and spring2 fails, adding RequestContextFilter/Listener doesnt work.

Hi I 've been trying for some time now to get my basic struts2 test up and running. The problem i have is that i need to inject one UserInfo pr session into my FooAction. I want to use spring2 for thi

Subject: Tiles putList question

Hello list I am trying to use a putList in tiles to insert a list of pre-defined tile definitions. <definition name "spa.page " path "/tiles/spaPage.jsp " > <put name "body.content " value "/tiles/s

struts2 how to access a param s:include

If I have <s include value "fleetSelect.jsp " > <s param name "param1 " value "value2 " / > </s include > How do I access param1 in fleetSelect.jsp? I 've tried a load of combinations and can 't get any

Form Bean not able to read form rendered from xml/xsl

Hi All I am new to this mailing list so might not be able to pose my question appropriately. Kindly bear with me. I am facing an issue with use of form beans in my project to read html form

R: [FRIDAY] Christmas holidays

>P.S. Only one reccomendation be nice -) We are -) Merry Xmas folks ! Marcello Savino ALDEBRA S.p.A. tel. 0461302441 -----Messaggio originale----- Da Antonio Petrelli [mailto apetrelli@(protected)

Subject: Christmas holidays

Hi all I 've managed to get holidays until 1st January so probably I am not going to write/read this mailing list (and I won 't read the developers list too but I am too lazy to add a "To " value to

s:iterator and s:checkboxlist inside (using 2.0.2 trunk)

Hi I have such properties in my action private ArrayList <Extension > extensionGroups null private HashMap <String ArrayList <Extension > > groupedExtensions null The 1st list contains only some

Struts Layout Extension Library & Alternatives solutions

We are thinking about integrating the Struts Layout Extension Library into our current struts project. At the moment I have the basic functionality working but I have noticed that there are some UI

Where is the component interceptor ?

In webwork there is a component interceptor which injects components to your actions. But there is no such interceptor in the Struts2 beta release. I wonder whether this interceptor is replaced b

Accessing Application Resources file

Hi I want to retireve a message from application resources file. This is my code.. resources (MessageResources)pageContext.getRequest().getAttribute( Action.MESSAGES_KEY ) format (String) re

I think I want to convert to S2 !

I may regret this but I think I 'm reaching the point with S1 where I 'm really tempted to give S2 a serious try. My biggest concern is the current state of documentation. There are as far as I kn

Subject: Version Question Pre 2.0

Are there major differences between 1.24 and 1.29? I am having lots of validation problems and problems with the SSLExt in the 1.29 when I am trying to migrate. I read the docs but do not see any m

Subject: logic:messagesPresent ???

Hi I am still confused about messagesPresent I don 't know why we use it for example I found this example <logic messagesPresent > <script >errValue true </script >

Subject: S1.3.5: ActionForm with Date

I hope someone can show me a better way of doing this. I have an input page in which the user enters a date. Of course the user really enters strings for month day and year. My ActionForm has s

Display a list of items in multiples HTML files but within one JSP and actio

No answer so far then maybe I will help. The described solution was found long time ago somewhere in the net I have also used it in some projects with success. I use the displaytag library which d

Subject: How to use IoC in struts2?

Hi i 've got one very basic question that i cant find any documentation for nor any examples maybe i 've missed it but.. What i want to is to inject a UserInfo object into my action. In webwork2 you

Struts 2 GA Release Anytime Soon?

The FAQ on the apache.org site says that a release is due by the end of the year. http //struts.apache.org/roadmap.html#now That is soon. Is there any word on progress? Will that deadline be met? W

OFF RECORD

Hi to all i have a question off record........but is related to web Anyone has documentation or examples of how 1) Compiling a jsp file 3) Executing this jsp file (the servlet generated) 4) Get the
Page 124 of 788 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100