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 515 of 788 Previous 100   Previous 10   511   512   513   514   515   516   517   518   519   520   Next 10   Next 100  

LookupDispatchAction and Form validation

I am trying to implement a LookupDispatchAction class and I 'm not sure if I 'm trying to use Form validation in an unintended manner. I see that the LookupDispatchAction class is designed to handl

IndexOutOfBoundsException when Struts is populating and ActionForm with a List p

Hi I have an ActionForm class that has a List as a property. The ActionForm is of type request. If I populate the ActionForm and show it in a JSP page it shows correctly the values. But when I t

Enumerating sessions

Hello all... is there any good way to enumerate all sessions under a given webapp? I know there used to be the SessionContext but that has since been deprecated as of servlet spec 2.1 I believe.

Printing reports

Good afternoon. I am a struts user. i haven 't never printed reports im making some jsp 's which show some data and now i must print them as reports. Could anyone tell me how to do it? someon

RE: How to fill the html:text with values and data from the actio
   n form

> I have forms that insert and modify objects. > When I modify an object I need that the form be filled with > the object information. > <html text property "name " value "${object.name} "/ >

How to fill the html:text with values and data from the action form

Hi I have forms that insert and modify objects. When I modify an object I need that the form be filled with the object information. <html text property "name " value "${object.name} "/ > Aft

<html:options > using java.util.Map

Does anyone know howto use the <html options > tag with the values and label inside a Map? I?ve tried this <html options name "myMap " property "key " labelName "myMap " labelProperty "value "/ >

Rendering Images

I 'm curious if anyone has used or knows of an open-source image rendering servlet that permits rendering a "no image found " image file if the referenced image to be rendered does not exist on disk.

Struts with XSLT

It seems that it is rather easy to use XSLT with Struts. Two plug-in are available StrutsCX and stxx I will wish to have returns on their use - which is the easiest tool for a XSLT beginn

Subject: Scroll to error message?

I have a rather long involved form that breaks into several sections. Error messages are displayed at the top of each section if an error was made in that section. The page is long enough that

Subject: Form Validation Before Submit

Hello I have a simple form in my application which I am having trouble with. On entering the action class and forwarding to the JSP I see error messages which should only appear when

Simple struts question. (tiles ... )

> > 1.) Is there any way to have a global-forward forward to a tile It > always > > tells me that such a path does not exist meaning that rather than > recognize > > the page as tile def it

Pls Pls Help Create different sessions in parent and child windows using sam

-----Original Message----- From Venkat Kolla [mailto vkolla@(protected)] Sent 15 June 2004 14 07 To kgupta@(protected) Subject Pls Pls Help Create different sessions in parent an

can i have multiple struts-config.xml

Hi All I have one question.Can I have 2 struts-config.xml for one web application. Thanks Sougata -----Original Message----- From news [mailto news@(protected)]On Behalf Of Lionel Sent T

J2EE Login -- Howto?

I am in the process of creating my login page. I want to use struts to produce a form I also want to handle the authentication myself because their are some advanced things I wish to do for inst

Newbie FORM authentication problems with a Struts app - TC 5.0.25

Folks Apologies - this may be a Tomcat issue rather than Struts. I am trying to configure Tomcat FORMS based authentication with a JDBC realm (MySQL). I have added the MySQL driver to the

Internationalization support in Tiles

hi all I have seen in books that struts plug in 'tiles ' support internationalization but i couldn 't get any nick of example on this one.It would be great if i could have a piece of code to explain

RowSetDynaClass

I am storing a RowSetDynaClass property in my java class and I have implemented a method on my class as follows public Collection getRows() { return((Collection)rsdc.getRows()) } In my ac

Charts with struts

Hi everybody does anybody know a way to dynamically create a chart and display it in a JSP. I will read the underlying data from a database. TIA Rene

A first look at Spring vs Struts

The best application framework I 've used for developing web applications has to be WebObjects (http //webobjects.com) hands down. Although the cost is $700 you get what Struts Tiles Hibernate JS

Help needed in wring regular expression

Hi Web page contains a text box can accept only maximum of four digits and it can be integers/String(accepts only "many " "MANY ") if enter a single integer value it should not be 0(zero) and 0(zero

Help needed in wring regular expression

Hi Web page contains a text box can accept only maximum of four digits and it can be integers/String(accepts only "many " "MANY ") if enter a single integer value it should not be 0(zero) and 0(zero

security roles

I want to define two security roles one of which is employee and another is manager. Employee is not able to see some resources belonging to manager. Under J2EE standard we can define these in web.x

Subject: Simple struts question.

A couple tiles questions. 1.) Is there any way to have a global-forward forward to a tile It always tells me that such a path does not exist meaning that rather than recognize the page as tile

Struts/Lunar Pages/Resin Issues

According to lunarpages Struts is causing the following problem which causes Resin to restart continuously. They have suspended my account based on this problem. Does this mean anything to any

images

Is there anyway within struts or a known taglib to check if an image exists at the specific URL or relative URI and if not permit a separate action to occur within the JSP???

Lunar Pages suspension due to Resin difficulty with Struts

For unknown reasons lunarpages suspended my account saying that my struts application was causing the server to restart by having the initialization procedure tied to the message resources to try

Accessing Array element while iterating through Map

I am trying to iterate through a Map and use the key from the map to access an element in a separate array. I have an array of data points and only want to display the entries that are specified

Approach for using view Action and save action

I am working on an application where I read combo boxes option values from database based on certain fields values. I do not want to store the option values in the session. Currently I forward to v

how to transfer the link value of tiles to the related-URI in html:link tag...

thanks for reading.... i know the html tag of struts a little..and in the html link tag i can use the page attribute to generate a server-relative URI by including the context path... but now i h
Page 515 of 788 Previous 100   Previous 10   511   512   513   514   515   516   517   518   519   520   Next 10   Next 100