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

Subject: using 1.2.4 and s2 together

Hi All We have a fairly large application with about 500 actions.We have a release every 6 months in which about 50 actions get added. We are currently on ver 1.2.4 but want to use S2.Is it possible

Subject: Problem with encoding

Hi. I have a problem with accents. My project is entirely in utf-8 jsps java sources resources properties .... Depending on the way I put accents in my jsp it works or not work - directl

preInvokeJS does not work for <a > tag

Hi The preInvokeJS attribute does not work for the <a > tag as described in the example from <http //struts.apache.org/2.x/docs/a.html >. That feature seems to be originated from the issue <http //iss

Best practive for request attributes with validation?

Happy new year to everyone! In my application I 'm putting some attributes into the request that are used by the JSP. The approach works fine but when I have a form and the validation fails the inp

Subject: links and samples of struts

hi all i m new in developping with struts framfork and to understand i need some links tuto and examples of application that work with struts thks u in advance -- View this message in context ht

Validate forms

Hi y 'all and Happy New Year! This is my problem I have a form which includes another form. When the included one is not filled correctly errors are not displayed in the JSP related to the paren

Java Web Parts 1.0 (GA) is now available

The Java Web Parts (JWP) team is proud to announce that new year 's day sees our first "GA " release 1.0 unleashed upon the world! For those of you new to JWP it is a project that provides small

Strange problem with Date handling

Now I am stuck with some other issue something so strange that seems to be irrational. I have an URL /myAction.action?dataPierwszejRejestracji 2006-12-31 that leads to an action with a Date prop

client validation problem

Hi I have been having trouble with client side validation for some time. I am not sure if this usage case has been reported before or even if this is the right place to report it as it is an old p

MD4J J2EE Code Generator

MD4J is an extensible J2EE webapp generator. Currently only Hibernate 3 mappings are supported as input. The project allowes pluggable generators with the existing set supporting EJB 2.1 Struts 1.

Subject: Will you install VISTA?

Hi I don 't want to start a flame war on microsoft or something but I stubbled on this article and was quite shocked what vista really is... Maybe you will be shocked as well maybe you don 't care

Problems with special characters in an ActionForm

Hi I have a simple action form where users can enter texts including special characters such as German umlauts. If a user enters "m?ller " in the text field I only get "m??ller " from the actionform

Accessing items from a putList?

Hi all I am trying to insert items from a putList defined in my tiles.xml file in a template file. The only way that I can seem to do it is by using the following process 1. make the putList 'L

Newbie having trouble with validation... doesn 't seem to do anything...

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi folks I 'm fairly new to all this and I 'm having trouble getting validation to work as I thought it should. From what I 've read in several books now

problems retriving a Catalog from a Struts Action: ChainListener get a catalog n

Hi I 'm trying to get a Catalog from a Struts Action using ChainListener as described in the Commons Chain Cookbook at point "call a Command from Struts ". What happens is that I get a Null Catalog

error messages

Hello Consider for eg I have 5 fields. For the first 2 fields the errors will be displayed by mentioning their property in the html error tag. And I want to display the remaining errors at the end

Logic :if check key is true or false in messgeresouce bundle

Hi all I want to check a key value whether it is true or false in messageresource bundle in JSP. There is no tag to check the key value directly as <logic equal key "checkKey " value "true " > </lo

Not able to pass value from jsp to request Processor

Hi I am tryin to extend request processor which basically tracks the session and does some routing stuff. but for that I need to pass a variable which is available on JSP and need to pass it to t

Is there a workaround for SB-96?

Just curious if anyone knows of a workaround for SB-96? http //issues.apache.org/struts/browse/SB-96 I 'm converting a large enterprise app from Struts 1.x (tiles of course) to S2 using Tiles2.... Or

Subject: InvalidCancelException

We just upgraded to struts 1.2.9 and started getting this message when I pressed the cancel button. I fixed it once before but it 's popped up on another screen. So I went through the docs again and d

Subject: XSLT result params

I just noticed that the parameters for the XSLT result type in the javadocs are not those in the showcase example or there may be some that are missing. Has anyone worked on these lately? /Ian -

Latest version and build

All I successfully have S2 (2.0.1) and Tiles2 working. I 'm looking at the latest Tiles core source and I see where some of the tld definitions have changed since the snapshot I have that was bu

Location of S2 v2.0.2 download

All I 've been hunting around and can 't seem to find the location of the latest 2.0.2 bundled S2. I am continually redirected back to the 2.0.1 which I have. Can someone please point me in the r

how to enable/disable validation

Hi there I would like to be able to programatically control weather I am doing validation or not. For example I have validate "true " in my struts-config file but I would like to be able to decide

Validation Framework and DispatchAction

Hi all This is probably a common question but have struggled to find an answer so apologies if I have missed the obvious. Below is an example of issue I have a page that uses a single form to hold

Redirecting to another action with preserving error messages

Hi I have some action [/namespace/edit.action] which cannot be called without ID. In fact the ID parameter is needed under some conditions. Therefore if I do not have ID when it is needed I add er

Struts 1.24 Implement Spring IOC

Hello I have a older application running under Struts 1.24. I would like to incorporate the Spring IOC for DAO to my database. Can this be done with struts 1.24? Any links information would be appr

Problem with Tiles an ActionForms

Hello List I have a problem with Struts Tiles. First I wrote all sub-page 's for a very little Web shop. Then i started with tiles and created a simple test layout. Nothing special but it works. I

implement Parameterizable versus ServletContextListener versus another

I think the best solution is to keep business code like that out of Struts actions and even away from the Struts framework altogether. Personally I 'd use Spring to manage my services then use the pr

implement Parameterizable versus ServletContextListener versus another solu

Hello Seeking some advice... I am hoping to create a standard method for passing configuration snippets to Actions. For instance let 's say I have a method that among other things sends an email m
Page 123 of 788 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100