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 27 of 788 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

Successfully migrated my WW-2.2 app to Struts-2.0.9

I had one last hiccup with the Sitemesh integration on S2. Although I am using the default JSP approach and didn 't need the template support for Freemarker or Velocity provided by the Sitemesh plugin

Subject: executeScript not working?

Hi i??m trying to do something like the example "A div that calls the server and JS in the resulting page is executed " in the showcase. But with a little diference i??m not using the href in the s

Subject: Access control with roles

Hi Is there a way to implement access control in struts 2? I presume that we can use an interceptor but I 'm not sure how to map actions to specific roles. Any ideas? Thanks Session -------

s:component and reading parameters

I 'm trying to use the <s component > tag to create a re-usable set of fields in a form. In my JSP <s component template "addposition.jsp " > <s param name "name " value "foo "/ > </s component >

Getting beat up troubleshooting my app; help please.

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi folks I 'm writing a web application that part of it maintains a list of accounts and maps to those accounts privileges. I 'm getting some odd bomb-ou

html:form styleId name attribute javascript issue

I have two file and try to test javascript but javascript can not access document.form. Can one know why? inside <html form > styleId < > Name attribute? if so what is the solution for that?

Struts2 + Dynamic Forms + File Upload

Hi I am trying to create a form which would have dynamic number of file tag ( this would be created by the JS ). I am looking for a way to do so in struts. I have created the following class pub

specifying a struts 2 action in the url field of a dojo function

Hi Thanks so much for the breakthrough. I implemented the change and now the action gets called. The only thing now is that I don 't seem to be getting an actual nodeId in the display <div > elemen

change <s:div with clic action in <sa

Hi I want to switch the div when the users click in one of the links built for Struts 2. I have a function that receive the new url to invoke and get the widget but when arrive to the method refresh(

specifying a struts 2 action in the url field of a dojo function

Hello I 've been trying to get the tree view code from the showcase to work for many days now and I 'm literally stuck. I use logging to determine whether action methods are called or not and the f

Struts 2 Ajax forms-multiple forms with one submit, how?

Is it possibe to have one submit for several ajax forms instead of submitting each Ajax form? I tried to use javascript to submit two form actions but only the second one in my javascript submit li

error to render image with action

I??l like to show several imagens in the page using <div > <s action name "showImage " executeResult "true " flush "false " > </s action > </div > showImage is a action with result type stream The

Subject: Help with Templates

I love the idea of being able to create JSP templates and reference them with the Component tag. However I am not sure that I am implementing them correctly. If I have another Struts tag in my temp

@ConversionErrorFieldValidator and Collections

Hi I have a data bean which contains a date field. I annotate the set method with @(protected)(message "aDate Conversion Error ") @(protected)(message "aDate Requir

Subject: Defining a validate() method

Hi I want to set up my own validate method to validate fields in my own way but I 'm not sure how to set up the method. I don 't know how to set or clear the validation error message. Is it ok just

Action and user authentication

Hello I am using my own security manager to login to a struts application. I am looking for a way to fires an action only when a user logs in have the rights permissions Any suggestions? -----

Subject: Custom user roles and Action

Hello I am using my own security manager to login to a struts application. I am looking for a way to fires an action only when a user logs in have the rights permissions Any suggestions? -----

Error datetimepicker when erase input and click again calendar

Hi When I click the calendar picture of my datetimepicker tag (the input is empty) the calendar shows up normally. I pick a date all is ok. But if I then delete the choosen date in the input an

X11 server at :0.0

Hi Have any of you faced this issue while deploying an application in WAS? Error executing deployment java.lang.InternalError. Error is Can 't connect to X11 window server using ' 0.0 ' as the val

Concerning index on validating under logic:iterate

Guys i have this error saying that indexed is invalid for my multibox attribute this is my JSP <logic iterate name "metaEntryConfirmForm " indexId "index " id "item1 " property "items1 " >

populating input fields on page load

Hi I have a page with input fields and would like my action to populate those fields before they get displayed. This page is handled by a certain action but it is the result page from a different

css_xhtml theme & ajax validation

Dear all Is it possible to use the css_xhtml theme template and ajax validation together with forms? Since ajax theme extends xhtml theme .. is the only option to modify the ajax theme by hand?

Submitting a Double = > problem of Locale

Hi When I submit a numeric in a form the validation accepts only comma numbers (12 34) (I 'm with a French locale). If a set 12.34 the validation failed and I have the message "Invalid field val

Bug v2.1.0 for double and int validation

Hi I try to validate a double but it generates this in my JSP // field name familleProduit.chargeTravail // validator name double if (form.elements[ 'familleProduit.cha

velocity problem with jetty 6.1.1

i run my application with tomcat 6.x or jboss 4.x it 's work fine. i 'm use struts 2.0.8 but when i test with jetty 6.1.1 there is some velocity problem. the applcation run ok but there is error messag

Subject: Linking to wildcard URLs

Hi Is there a way to make the <s url > tag generate 'nice ' URLs linking to actions with wildcards in their names? For example let 's take the following mapping using DefaultActionMapper <action

Commons BeanUtils 1.8.0 Beta release

The Commons team is pleased to announce the release of Commons BeanUtils 1.8.0 Beta. Commons BeanUtils provides easy-to-use wrappers around the Reflection and Introspection APIs provided by the Java l

MVC2 question

Hello all I understand the benefit of having a controller for each possible user action. But what is the benfit of having the front controller dispatching the request to the appropriate controllers

OT: Tomcat struts-2.0.9 noClassDefFoundError

I know this is a little off topic but I 'm lost as to where to start. We 're currently working on an app and when I went to start Tomcat this morning I got a java.lang.NoClassDefFoundError javax/servl

Subject: Cannot extend a theme

Does this (https //issues.apache.org/struts/browse/WW-1328) means that at this moment we cannot create our own theme with a theme.properties that specifies that we extend an other theme ? I made a
Page 27 of 788 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100