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 120 of 788 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

dropdowndatetimepicker not working

Hi Previously when I was using version 2.0.1 my JSP was <s datepicker name "equipamento.dataCadastro " format "#dd/#MM/#yyyy " value "%{dataEqp} "/ > The property dataCadastro in bean equipamento (

Failed build of svn HEAD on Mac OS X

Greetings I don 't know if this is the best place to post this so let me know if this question is out of scope. I recently attempted building the latest snapshot of Struts 2 (rev 495680) on Mac

deploying exploded webapps with maven2 and cargo

(I sent the below to the cargo users list but haven 't gotten a response in several days so I 'm going to be gauche and send it to struts now that Struts2 uses Maven2 some Struts folks must be deali

Struts+uitags+ajax

Hi all Is it possible to add ajax inside uitags tags?? I am trying to create a page in struts including uitags and ajax but it doesn 't work. And I don 't know if what I 'm trying to do is possible

Struts 1 & JSON

Hi All I am using struts 1. How can I use JSON with that? Regds Priya Khanna **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMAT

Struts, JasperReports and AWT in headless mode

Has anyone used strust with jasper reports integration while running on a unix server with AWT in headless mode ? (No support for X11 or XServer)

reading data from struts-config.xml

Hi! In struts-config.xml i defined database connection settings. Partuculary database name. code <set-property property "url " value "jdbc microsoft sqlserver //xxx.xxx.xxx.xxx 1433 DatabaseName Som

Struts 1.1 resets into a bad state

All We 're a Struts 1.1 shop using a weblogic container. Occasionally we see that the struts controller re-initializes itself when we are performing a (seemingly) unrelated Mbean call to refresh som

getCookies at beginning of HttpSession

I would like to read the cookies at the very beginning of a user 's session in order (for example) to customize the presentation according to his preferences from his previous sessions. I imagine tha

Struts 2 Plugin Registry

Struts 1 extension projects were an important part of Struts 1 as they extended the framework into new innovative areas that Struts 1 proper wasn 't ready to head into. We embraced and formalized th

Caveat Emptor (was Re: I think I want to convert to S2 on user@)

Is anyone working on updating CE for S2? We can 't bring it into the ASF project due the the LPGL issues but we could still set it up on Struts SourceForge and have at it -- unless there are other p

Subject: Struts Resource (Very Good)

Hi all here is a link to a very good struts resource wiki for those of us wanting links to resources etc. am sure most of you will have seen it already. http //wiki.apache.org/struts/FrontPage --

Javascript onfocus issuein IE and struts 1.2.x

Hi all I 've noticed an issue with the above versions of struts and the javascript onfocus function when using IE. Struts uses the function in lower case (e.g. "onfocus() ") and even renders the

Tiles 2 backwards compatibility

Hi. Will Tiles 2 be backwards compatible with webapps developed using Tiles 1.x ? Fabien This message contains information that may be privileged or confidential and is the property of the Capgem

using Tiles independently of Struts servlet

Hi all. I 'm currently designing a webapp based on JSF 1.1 and I want to use Tiles but not the Struts controller or Actions. So far I 've been able to do this with Struts 1.1 since that release contai

Subject: prepare and validate....

Hi All In struts 2 if we can have some prefixed methods that can be call automaticaly following a convertion. If we have a method name save the methods prepareSave prepareDoSave v

Subject: Use an image as a button

I 've looked on the net for a solution but I couldn 't find one. The problem is I want to use an image as a button. I 've used a simple solution with the <html image / > -tag and thus far it worke

Subject: Two Struts actions in one jsp

Hi i have a jsp where i put 2 forms and 2 actions which belong to two action classes.But i am getting does not contain specified method java.lang.NoSuchMethodException Is it possible in one jsp to

Accessing files from file server

Hi All I am developing an application using struts and tomcat. In my application I want to provide the functionality of download and upload of files from server. But these files will no

- autocompleter requires 'list ' even if href is defined

Hi This is something recent as about a week ago therew as no such problem. Now autocompleter complains if there is no 'list ' param set for it. If I set it to some dummy value than it seems to work.

- datetimepicker not setting value

using nightly build from 09-Jan [http //people.apache.org/builds/struts/nightlies/2.0.x/] + xwork 2.0.0 final <s datetimepicker name "dp.date1 " displayFormat "yyyy-MM-dd " lan

Subject: Migrating S1 = > S2

I meant technically (relatively) trivial not that it wouldn 't be time-consuming. My bad. Dave

Validation Annotation Single Method Problem (Again)

If someone know or have an example of how to use @(protected) annotation to be applied only for a single method not for all methods of a class give-me help or tip please! @(protected) public Acco

Newbie Lost in the Apache Jungle

Well okay the Apache live in a desert but that didn 't sound as good for a subject line. I 'm trying to figure out which Apache products to use to easily build a database application where the users

Moving from struts-1 to struts-2 or spring mvc

Hi we have a pretty large code in struts-1. What is more complicated moving to struts2 or spring mvc? Zsolt

RE: That doesn 't work ...

From Christopher Schultz [mailto chris@(protected)] > If you were interested in answering the question you should have > asked for more information. Instead you called the OT an idiot.

Struts Dynamic Radio Button Query

Is your problem in retrieving the options from the DB or is it with displaying it on the JSP. _barun -----Original Message----- From Priya Khanna [mailto Priya_Khanna01@(protected)] Sent Wednesd

type conversion

Off-hand does anybody know a) where the type conversion stuff lives and b) how irritating it would be (hopefully not irritating at all) to use it to fill non-Action beans with typed parameters from (s

- select tag and supported data types.

Hi I am trying to gather some more info before I try to recreate the issue WW-1601 . What are the supported data types for * property that carries the actual data * beans inside collection/map/

Subject: That doesn 't work ...

Hi all I have a problem with this "HOW TO " http //www.netbeans.org/kb/50/quickstart-webapps-struts.html I did all the have written but that doesn 't work this part doesn 't work <html form acti
Page 120 of 788 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100