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

comparing two values in validation framework..help?

Hi friends i have to comparing password and confirm password with validation framework. how can i do this let me know please thanks in advance ur 's Mallik -- View this message in context http //

switching locale without an action

Hello is it possible to switch locale for <s property value "%{getText( 'key ')} " > tag on a stand alone JSP that is a JSP which is not the result of an Action? Having read about i18n-interceptor (ht

struts.i18n.encoding

I want to set other country language character set I know I should set web.xml with struts.i18n.encoding ... but I don 't know the value which struts.i18n.encoding permited anyone could give me a char

the autocompleter tag - the href value

I have found possible other problem To show it I have created 3 similar autocompletes differing only in href. They all should load data from action '/listy/kontrahenci.action ' and the '/esu ' applica

the autocompleter tag - TLD out of sync

Hello I am using the latest Struts 2.0.2 build from repository. This time I am trying to use the autocompleter tag. The showcase example shows it 's basic usage looks promising. But there are some

Struts2 and JSF

Hello everybody I use Struts 1.2.x only and never use new features in 1.3.5. I read JSF wrote some basic examples and ... that 's it. So do you know anywhere that can tell what benefits we get whe

S2 - customize tabs

Does anyone know what is the simplest way to customize the tabpanel and tab. I think this is related to some css but but I 'm not sure about the exact path of those css. thanks -- View this message

Dynamic form field

Hi I have a requirement to generate dynamic fields on form page depending on a value that user has entered. If user has entered value 3 I have to generate 3 check boxes and 3 text boxes on a fo

Subject: Help for Struts2 with JSTL

Hi Needed some help on struts2 for getting the id of a list i have in my sessionScope (say StateList). This individual object in this list is State which has fields "id " and "name ". I 'm using the fo

Subject: to list contents repertoire

Hi I would like to reach a repertory and to list his contents. how can I make. Thank you. Nam.

Subject: struts2.0 action question

I am puzzled with struts2.0 action file my files are follows configure file is follows <action name "createRoom " class "crudRoomAction " method "create " > <result name "read " >/chat/read.jsp </result

Subject: struts2 web.xml question

I have a filter configure question about struts2 i want to filter character code in web.xml file I know how to configure it in struts 1.3 C \tomcat\webapps\exercise\WEB-INF\web.xml ... <filter > <f

loading another configuration file

Hi all I 'd like to load a file containing the parameters to connect to DB at the application startup. In the S2 documentation I read about the "key initialization parameters " (http //struts.apache.o

Application Modules

Hi I am implementing modules in my application and I want to know the best way to do that in terms of how I want the application to behave. This may or may not be possible but bear with me... M

Struts2 Storing/Retrieving View objects

I 'm preparing to make the switch from Struts 1.x to Struts 2 for new development and had a few questions related to how objects used to render data in a JSP page should be stored/retrieved for a desir

struts 2 compatible with JBoss Portal 2.6

Hi As my experience with struts 2 's ajax features is turning to a nightmare I would likw to know if struts 2 is compatible with the latest version of Jboss Portal I mean the 2.6 version. Because t

dynamic html:select

hi i have an ArrayList of beans each bean contains empid empname i need to populate them into drop down option value as empid and display value as empname plz suggest something for this

RE: log4j configurations?

Where do your class files go? > -----Original Message----- > From Mallik [mailto malli345@(protected)] > Sent Wednesday December 13 2006 7 04 AM > To user@(protected) > Subject log4j config

Subject: log4j configurations?

Hi friends i am working on struts in Exadel studio i am getting the error

Subject: logic:iterate, tfoot and sum

Hi i 've a questione regarding sum calculation in a table The jsp look like this one <logic present name "lista " > <div class "lista " > <c set var "recCount " value "${0} " / > <table class "scrolla

logic:iterate for arraylist of beans

hi i am facing proble for the following

Tiles and Struts not using same local initially

Hi there. I have a Tiles / Struts application. When using i18n in Struts (property files) everything works fine even if the user has selected a language in his browser (e.g. en as preferred langua

Hot deploying struts application

hi I have a struts project i want to know whether hot deployment of the application is possible? I tried doing it but without much luck i need to restart my server everytime i do make changes in t

Struts2, DisplayTags OGNL-error

Hi DisplayTags (SourceForge) sends a HTTP / GET-method to retrive next page data. It uses a parameter like 'd-49653-o ' to control request (for application). OGNL don 't accept this syntax and

Subject: Question about Filter Mapping

Hi All I have written a Filter AuthFilter for my Struts App. I am doing the following mapping. <filter > <filter-name >authFilter </filter-name > <filter-class >com.blue.mar

Subject: S2 - Ajax Tabbed Panel pb

Hi I must be unlucky with struts 2 but I based myself on the showcase (example2) to test the tabbed panel on my web app. It 's ok it works but the issue is that I had another "ajax div " on my page

Subject: Modal Window - any hint?

My Struts2 app contains a form with multiple tabs (tabbedPanel). Some of my input fields represent foreign keys and I 'd like to have a functionality of pressing a button that opens a dialog (possibly

Struts Tiles question re menus

Hi- We 're using Tiles to define submenu items (in a putList) for menu we have in our web app. We 're using a custom menu object that has a visibility flag that we can toggle depending on whether or

internationalization in struts + dynamic checkboxes

Chris Thank you very much for the info. I shall try this and get back to the forum on my findings. i have been struggling with another issue that is Please suggest me some idea to achive the foll

message files

> > i am working on internationalization in struts. > > for this i did the following > > 1) WEB-INF/classes/resources folder defined all the files > example application.properties applica
Page 127 of 788 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100