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 225 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

How to display combination of two columns in label of html:option

In my jsp I am using users ArrayList which is collection of User bean on server side. My drop down list works fine as under when I use only one display userNameShort in my example.

MESS!: multiple submit buttons: LookupDispatchAction / ActionForward formdat

On 3/1/06 SIRAGHER JOEL <JOEL_SIRAGHER@(protected) > wrote > I got the ok on switching to 1.2.8 and I will also try your method this > afternoon. I appreciate everyones responses. In the mean time

Shale: UIDataTable to output delimited plain text.

Hi all I 'd like to have a tab (or comma) delimited text page outputed for a JSF request. When I click the link on the previous page it asks me to save the tab delimited text file to my harddrive.

Accessing the ExceptionHandler

Hello I 'd like to access the ExceptionHandler from a class other than an Action class. Preferably I 'd like to access the same instance that Struts uses from within an Action. If this is not possi

MESS!: multiple submit buttons: LookupDispatchAction / ActionForward formdata mi

I got the ok on switching to 1.2.8 and I will also try your method this afternoon. I appreciate everyones responses. In the mean time I have some design issues and questions Does the old lookupdis

Java Hosting Providers, yes, I know it 's been brought up before on the

On 3/1/06 Rick Reumann <rickcr@(protected) > wrote Of my mailing list searching this hosting provider seems to hold the most > promise > > http //www.lunarpages.com/plan2.php I wouldn 't... LunarPa

Java Hosting Providers, yes, I know it 's been brought up before on the list

Yes I have searched the mailing list but still searching the struts mailing list doesn 't always bring back the best search results. So anyway I 'm looking to leave my hosting provider. They were g

Question re: XML pipelining, Cocoon Plugin, stxx and possible alternative

Sorry forgot to mention that FOP has been considered (as well as other XSL-FO engines) but it won 't work in our case for various reasons... -----Original Message----- From Kanuri Chand [mailto ch

Question re: XML pipelining, Cocoon Plugin, stxx and possible alternatives

Hi I need to pipeline the output from the Struts based application (the output will be a generically marked up XML) to various output formats (PDF & HTML for now). This should approximate to the 'Tw

layout

in my jsp 's have to put some common text at upper right corner of every jsp. how can be done? can this be done using tiles? is there an example I can look at to do this? Thanks.

Struts Central - When only Struts will Do

Struts Central collects organizes and maintains links to all known Struts Resources including articles books and third-party extensions. You can visit Struts Central at < http //www.StrutsCentra

Planet Struts Launches

What is Planet Struts? Planet Struts is your source for news and announcements about Apache Struts. * Using the Apache Roller "Planet " feature we aggregate the blogs of Struts Committers. * Our ow

Fast&Easy Populating of the HashMap attribute

Hi guys! I have a very general question about populating HashMaps (and other stuff but we just take HashMaps this time). Let say I have a Product Bean with some simple attributes (Name ID) a

Why global error handling doesn 't work with struts?

Hi All I am running Tomcat 4.x and have tried to set global error handling using the following entry in the web.xml file. But there is no redirection and I always end up with 404 page not found error

Reg: Usability of a Model object in another Model

Hi can a model interact with another model i.e can an object of one layer use an object of same layer. Eg UserModel can it create DepartmentModel object and access the functionality in it. Thanks an

multiple submit buttons: LookupDispatchAction / ActionForward formdata missi

On 2/28/06 SIRAGHER JOEL <JOEL_SIRAGHER@(protected) > wrote > I 'm doing multiple submit buttons on my struts/jsp 1.1 page. My > debugger takes me to the correct action but the action has no form da

multiple submit buttons: LookupDispatchAction / ActionForward formdata missing

Greetings I 've been debugging now for a while and don 't know where to continue looking. I 'm doing multiple submit buttons on my struts/jsp 1.1 page. My debugger takes me to the correct action bu

Subject: Clay-MyFaces integration

I 've searched high and low and I figure someone might be able to help me configure these to play together. I 've gotten Clay to work with the standard RI components but even after adding the followin

Convenient Struts Back Mechanism

Hi everybody. In 2003 I wrote an article about a possibility to go struts conform back (http //www.manfred-wolff.de/struts/articles-old/HowTo-Back.html). Struts conform means the request must pass

How to access resource bundles from Action sub-class

Hi How do I access the resource bundle (that is configured in <message-resources.. > in struts-config.xml) in the controller code? I see the following code examples in the web. MessageResources mes

Subject: Finegrained access control

How do you implement fine-grained access control? For a project I need to implement a fine-grained access control. My idea is to let a JDBC-Realm handle the login and to implement the fine-grained ac

Subject: Some inputs are welcome ****

Hi I am using tabs in my JSP. Now when I display tabs I have to check for some conditions. But the tabs will not allow me to use Scriptlets <% % > inside the tabs. so is there is any struts tag li

The M in MVC (WAS: which method is better)

R.Vijayaraghavan ha scritto > Hello > > I usually have set and get methods for all properties in my Model class. > After submitting a form I pull out all the property values (form fields) in > the

Subject: Tiles and Validator Framework

Hi Anyone has an answer to my problem ?? I want to use both Tiles and Validator in my application. Any tips why it is not working for me?? Regards Shiby

Subject: which method is better

Hello I usually have set and get methods for all properties in my Model class. After submitting a form I pull out all the property values (form fields) in the Action class from the ActionForm objec

Subject: Exporting data to MS Word.

Hi all I am trying to generate a MS Word document through WordML. The report contains some special (accentuated) French characters (e.g. ?). In my java code I am using "XMLOutputter " to genera

migrate question from Struts 1.0.2 to Struts1.2.8

I have a simple Struts program it can run well in Struts1.0.2 then I migrate it to Struts1.2.8 this time I find index.jsp page shows well but when I submit this page it should redirect to show.jsp pag

Tiles Not Processing JSP Content

using tiles standalone (latest from the sandbox) the insert tag looks like <tiles insert definition "default-layout " flush "true " > <tiles put name "title " value "sign-up for a new account "/ >

html:link, etc, looking for full url, not just context name

I have created a ecommerce site using struts and using the full array of html # tags. I am at the point of trying to index the site better and one thing I have noticed with most sites that index we

JSP 1.2 ( JSTL EL) and checkbox problem.

We are using tomcat 1.4.30 which in turn has jsp 1.2 version. JSTL EL works differently in this version meaning For outputting text you should not using${someVar} but should use <c out value "${som
Page 225 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100