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

Add getMessage() method to AbstractViewController?

Hello everyone I have a simple feature request. Can we get a method added to the AbstractViewController class that gets a message out of the applications configured message bundle? Something as

Change status code returned when validate fails

Hello everybody In our app we would like to return another status code when the validation fails in the ActionForm. Instead of forwarding to the error page and return 200 we would like to return 20

RequestProcessor processPopulate heavily increases memory usage

Hi Last week we migrated our Struts 1.0 application to 1.2.8. As far as we can tell we correctly followed the migration steps inbetween. Since the migration we have noticed the following weird beh

(possible O/T) question on jsf-demo

Good Morning All- I was experiencing some difficulty getting the jsf demo 'jsf-demo ' to work under Tomcat 5.5.7 I birthed greeting.jsp to a separate webapp to attempt to more accurately diagnose the

Action Oriented Framework Rendering Mode

below. /Ian --

Subject: JSP expression html filter?

If I use the bean write-tag ( <bean write...filter "true " >) I can filter html output > becomes > ... How can I filter output from JSP expressions (${...}) ? Is this possible? Thanks J?rgen -

FormFile validation

Hi all I have a formfile <html file property "foto "/ > and a bean with getters and setters. When validation fails the other fields get the values already inserted but the file input field gets emp

html:file clears after validate returns error

Hello The html file field clears after there is an error in the form 's validate() method. The user then has to again select the file for upload. How do I retain the file selected by the user even af

Subject: Buttons and DispatchActions

Hi We 're using Dispatch Actions in our project. My question How do you set the method? In the request after (or before) using button (submit) tag? ... I wrote a filter which assembles the prope

Subject: Resource bundle from Database

Hi all In my application all labels headers and titles and messages are comes from database. For this issue I have created a class that return messages but it issues performance way. Is ther

Subject: Struts 1.0 and new versions

Hi Struts 1.0 and 1.1 The new features added to Struts 1.1 are RequestProcessor class Method perform() replaced by execute() in Struts base Action Class Changes to web.xml and stru

yet wnother localization question

So I 'm in the midst of localizing my app and the first thing that 's clear is that localizing the MessageResources is a snap (pats self on back for choosing Struts). My question though is whether

Hosting problem , the Host provider tomcat does not understand .do

Hi Thank you for reading my post. I get a hosting package from a provider Now all jsp files works but when i press some buttons or links that lead to a .do (Action) it return *error 404 *file not

Ruby on rails VS Java Based Web Applications

Can anyone give me pros and cons of using Ruby on Rails verses a Java Base Web Application (Struts JSF etc)? Seems like Rails is moving towards less or no configuration files while JSF/Shale is lea

init-param equivalent for action configuration?

If I am reading the docs right the "parameter " attribute of the action element only allows you to define 1 generic parameter for the action. I need to be able to specify a few different parameters a

Opening a MS Word from JSP/HTML

Hi all I have a static MS Word document which I want to open on click of a hyperlink in my JSP page. I am trying like window.open( 'abc.doc ' ' ' 600 600) But the Word doc is not properly o

Subject: Problem about first page.

Hi everybody. I want to write a login module. login.jsp -----display userId userName password company infomation (a drop down box) LoginAction.java ----check login information LoginForm.java

Subject: Re: Returning ResultSet

chuanjiang lo wrote > Hi guys > > I have this DBConnectionManager class that manages the connection pooling. > It has this method to get some results from the database. > > So my action form make us

Returning ResultSet

Hi guys I have this DBConnectionManager class that manages the connection pooling. It has this method to get some results from the database. So my action form make use of the method to get the resu

Error Message (setValue (java.lang.Object)) on Tomcat

Hi we develop with Jdeveloper and embedded server and after I deploy to tomcat I get the following error symbol method setValue (java.lang.Object) location class org.apache.struts.taglib.html.H

I know this is wrong place to ask this question ..

HI all Can any body tell me the mailing list for core JAVA? just like this mailing list. I know this is wrong place to ask this question -) but still i am expecting positive reply. Thanks & Regar

html:option, how to print html characters in the label.

Hello i want to output the String "  Level 2 " in my optionlists but the label attribute of options does not return this but the transforemed & nbsp mending it prints the text instead is the

Hiding methods - a final remark

Thanks to everybody who replied to my original post. I am currently using spring/acegi and it 's working great - as long as you use Spring to create your beans // Spring - works like a charm securit

validator frame work for struts Action Errors

Is it possaible to use Validator framework for Struts Action Errors. My requirement is to validate my JSP page with Action Errors . I have 10 fields in my JSP page. Once the user enters some fields a

i80n :(

Hi all I got a problem so I need all your help ( i18n I want my Struts app to have default language is Vietnamese but I couldn 't ( I have 3 files below + mylanguage.properties <--- Vietname

i18n with javascript validations

Hi My project is using javascript validations generated through struts validator. I want to do some currency validations based on the language/country. Is it possible?

Value-ChangeEvent under Struts-Faces

Can I apply Value-change Event in my jsp pages under Struts-Faces Integration ??? How?? Thanks in advance. Leila.

Acessing TagHandlerPool for TagSupport

I know this isn 't specifically struts realted but am having trouble finding a jasper mailing list. Basically was wondering if I can have a custom tagsupport tag 's doStartTag() method acess the tag

why my page can 't redirect under Struts with Javascript?

I use Javascript in Struts like follows <script language "JavaScript " > function goURL(tmp){ alert(tmp) document.forms[0].action "/log.do?action "+eval(tmp) document.forms[0].submit() } </script >

Action forms and numeric coercion

I 'm new to struts and am setting up some form beans. I 'm using hibernate and one of my tables has a lot of foreign keys. The target tables are pretty much just lookup tables which I use to popul
Page 228 of 788 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100