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 29 of 788 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

Bug v2.1.0 double validation

Hi I try to validate a double but it generates this in my JSP // field name familleProduit.chargeTravail // validator name double if (form.elements[ 'familleProduit.char

Subject: Simple authentication

Hello I need some simple login page for my web. There is only one account and I 'll probably just hardcode the user/pass in the code. Can 't figure out how to do it properly with the struts2 framew

Subject: Design Advice Needed

I could use some advice from some folks with more experience and knowledge of Struts2 than I to assist me in determining the correct way (or lay out some viable options) to design a solution for the

ClassCastException on getParameters

Hi all I 'm having big trouble while trying to acces to the parameters values. I 'm simply trying to retrieve a parameter value from my interceptor class. The Action class that is intercepted impl

Eclipse Editor and struts tags

Hello I 'm using Eclipse 3.2.2 isn 't it possible to get tag insight syntax coloring code completion etc. when editing JSP pages using struts-tags ? It 's currently just raw black text. -- View t

No more Tabbedpanel in v2.1.0 ?

Hi There is a Tabbedpanel in the UI Tag 's doc (http //struts.apache.org/2.x/docs/tabbedpanel.html) but this seems to have disappeard in v2.1.0. Is there a new "packaged " way of handeling tabs in

minipulate output of <bean:write >

Hallo list I have an ActionForm with an attribute (String) to print the value of this attribute I use <bean write name "myBean " property "myAttr "/ >. The problem is the String could have small and cap

placing 2 buttons next to each other

Hi Is there a way to configure an s form tag so that the 2 submit buttons appear side by side instead of one under the other? I use a css file with input.actionButtons {float left } to move both o

Validating using indexedListProperty

hello guys..its me again.. I have a problem regarding my validation of html text which is inside the iteration and the validation will depends if the corresponding checkbox has been selected. this

setting the frame in which a particular result page is displayed

Hi I have a number of result pages for my action and I would like them to appear in different frames. Is there a way to define the target frame for each result page? Thanks Session -----------

action paths not resolving correctly

Hi All I have done this before with success don 't know where am I missing some bit this time. I have a dispatchAction with the following mapping. <action input "page.addNewPatient "

Problem with server side validation

Hi all I am doing validations using struts2 validation framework. Validations(Server-side validations) are working fine but my problem is error messages are not getting displayed.when I a

Subject: Global Exceptions in Struts

Hi All When ever there is an error I need to handle the exceptions gracefully. Since I 'm using struts frame work I 'm using global-exceptions declarative. Here is the struts-config.xml where I have

Subject: Accessing ActionForm from JSP

Hi How can I access an ActionForm from my JSP in Struts 1.2-1.3 ? Thank you Oleg.

dojo 0.9 and ***-conversion.properties

Hi all It seems when doing a dojo.xhrPost any collection object eg contacts [0].firstName gets encoded to contacts %5B0%5D.firstName. The ***-conversion.properties don 't seem to recognise the el

Accessing Request URI using struts tags

I am trying to do the following from within a jsp using Struts tags <if requestURI.equals( "bla ") > <%@ include file "bla.jsp " % > </if > However I cant seem to find the tags to do do this. I woul

Is there some BigDecimal validator and conversion routines?

Hi I want to enter numeric data in my form and I want it to go into a BigDecimal action value however it seems that I can 't validate it using some "bigdecimal " validator in the *-validation.xml fil

Struts 2 URL parameters lost - update (no solution yet)

An update for those interested struts.properties defines "struts.dispatcher.parametersWorkaround " (false by default) and says it 's for some app servers that don 't handle HttpServletRequest.getParam

including a JavaScript present on my hard disk

Hello all I have a very simple question to ask how do I include a JavaScript file in a Struts JSP ? I mean I know how to include it from the Web but I would like to download it and include it fr

How to apply formatting to s:property?

Hello I am trying to apply formatting to a value from s property. I tried this <s text name "format.currency " > <s property value "retailProductsCount "/ > </s text > but that did not format the value

Spring 2.0 Session scope beans

Hi I am experimenting with the Session scope beans. I was able to define on and verify that one bean is created and associated with each session. Could I get access to the session from the bean?

ww2.1.7 to ww225 or struts 2 - java 6 or java 5

Greetings to all i have developed a project in ww2.1.7 .I wish to upgrade everything to a new version either ww2.2.5 or struts 2. I am guessing that i should go to Struts2 right away. Although the

Subject: Where does /struts look?

Hi all I am using struts2.0.9 and trying to use s div tag. I am looking at the showcase demo. It works well. But in my project it cannot find this file. I put <head > tag. I just wonder where is th

DownloadAction and a normal Forward

Hi I 'm using a DownloadAction to generate a PDF and return it the the browser. If there is a problem generating the PDF however I want to redirect the user to a specific JSP. What 's the best way of

html:text inside logic:iterate

hello guys..Im Hiroyuki and im new here.. Hope you could help me with some of my inquiries. I have this JSP <logic iterate name "metaEntryConfirmForm " indexId "index " id "item1 " property "items1 " >

Subject: access values of a Map

Hallo me bean has a Map attribute. Now I want to get access to the values of the Map. But I do not want iterate throw the entire Map. In Java I would write something like map.get( "key ") What is the

accessing a JSP variable in a tag

I am probably being dense but I have a normal old jsp variable in one of my pages Eg <% String foo "bar " % > I want to write out the value of foo using the Struts property tag ( so that I can ma

Subject: HTML Encoding in Struts2

Hi experts I have following code... JAVA ArrayList obj new ArrayList() obj.add( " www.google.com Visit google ") obj.add( " www.yahoo.com Visit yahoo ") JSP <s iterator value "obj " >

Help in using regex in Validation.xml

Hi This question can be termed as an OT as it is related to regex. I have a validation criteria which says a number cannot start with "000 " which is 9 digits in length. Can somebody help me in w

Another Problem with autocomplete

People this is the scenary I 'm using <s autocomplete >. I pick one option with a mouse click in the optionlist. The id is modified! then i focus the textbox and add charaters. The id should be nullif
Page 29 of 788 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100