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 113 of 788 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Need help debugging Struts application

Hello I 'm experiencing something wierd with the Struts application I 'm tasked to take care off. The Struts version in use is 1.2.4 I use Eclipse 3.2.1 with a few plugins (StrutsIDE might be iof int

Subject: Include HTML in getText

Hello I 'm wondering if one can include some html in a <s textfield name "passwordConfirmation " label %{getText( 'passwordConfirmation ')}/ > where passwordConfirmation is such as passwordConfirmation

2.0.4, problem with SlashesInActionNames?

My 2.0.4 config is identical(ish) to my 2.0.3 configs I have struts.enable.SlashesInActionNames in both struts.properties and struts.xml (and in a re-jarred core just in case) and I still get the 'n

Subject: Cannot find Struts taglib

I am getting the following when I try to use the taglib Servlet failed with Exception java.lang.NullPointerException at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java 56)

s:combobox example is not running properly, and <s:param > puts a "amp; " afte

--- Struts2 Fan <struts2fan@(protected) > wrote > <s url action "myAction " includeParams "all " > > <s param name "myId " value "%{#bean.id} "/ > > <s param name "myName " value "%{#bean.name} "/ > > <s para

s:combobox example is not running properly, and <s:param > puts a "amp; " after &

This example in http //struts.apache.org/2.x/docs/combobox.html is not running properly in struts2.0.1 <s combobox label "My Favourite Color " name "myFavouriteColor " list "#{ 'red ' 'red ' 'gre

Validation Message including Image

Hi all I wonder if we can put the validation message whereever we want for each input field? For Example -- > I want to put a validation message including an image on the right side of the input t

codebehind/zero configuration and redirect

i 've put together a simple app to test the combination of codebehind/zero configuration and it seems to work quite well is there a way to use the redirect result without having to revert to putting

ActionMessage/ActionError and redirect-action result

Hello Consider the following scenario I present a "create new user " dialog to a user. After the user hits "submit " the user is created and the login dialog is presented. I want to display a "user

File Upload Problem - Stream ended unexpectedly

Hi I see people have this problem often but the cause seems to be big files and/or a slow connection. This is not the case for me and I 'm baffled. Windows users using IE6 IE7 get an exception wh

Please Help: Is struts javascript capable of doing conditional display?

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Sriharsha sriharsha.chevuru@(protected) wrote > I am new to struts and these are kind of first footprints towards it. Your questions does not seem t

Subject: SlashesInActionNames

Is struts.enable.SlashesInActionNames in 2.0.4? struts.xml <struts > <constant name "struts.enable.SlashesInActionNames " value "true "/ > <package name "default " extends "struts-default

Please Help: Is struts javascript capable of doing conditional display?

Hi I am new to struts and these are kind of first footprints towards it. My Question Suppose my present application which is using extensive javascript and has some functionality like this If

Subject: Re: General question

--- Maya menon <maya_java@(protected) > wrote > Yes I had the variable initially set in session. > Then when I did Cntrl+N[open new window] from the > existing browser window I see the same result in

General question

I have a struts based J2ee app which displays data from DB in the results.jsp page. For DB data access I use a DAO which returns a serialized object. This serialized object I set it to request objec

Subject: using css style within s:form

Hi In my s form element i would like to show a textinput box only if certain value is selected in the s select element. Using the code below although the s textfiled is enclosed in a div with "

Struts-Faces: FormBean and ManagedBean

Hi all is it possible for a class to play both roles Struts FormBean and JSF ManagesBean? I mean can I declare it on faces-config.xml and struts-config.xml? Thanks Rodrigo Pereira ------------

Subject: <html:checkbox > problem.

Hi All In my application I need to generate check boxes for every row of data. I set the data as a list of objects in my controller and I access the same in JSP using <logic iterate > For each row

Is it possible to paramterize calls to form bean getters?

Folks I need to internationalize an app - returning Locale specific formats for currency and date. One way to do that is to add getLocalised <PropertyName >() and setLocalised <PropertyName >() to the

file uploading

Hi I am having some troubles trying to upload a file with struts 2.0.1 According to the log (which is at the end) the file is created but after that is removed. Why? Also I tried with the Showcase

Check if field exists in Validator

Probably simple solution but I can 't find any solutions on Google. I have two forms whom use the same validatorMethod. However in one form a field doesn 't exist where it exists in the other form

s:div (BindDiv) ajaxTheme

Hi All Why the BindDiv inside a tabbed pane does two posts insted for one? Like if I run this code dojo.widget.createWidget( "BindDiv " {label 'Details ' executeScripts true href 'personDetails.a

Ajax Form Submit

HI I am having a problem in using ajax in Struts 2 Application. Can someone explain me how to resolve this issue. I have a form and an ajax div in the page. On submit of the form I wanted to reloa

Subject: Taglib error JSTL 1.1

Hi This morning I started Eclipse and all of a sudden a weird error appears Referenced file contains errors (http //www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd). For more informati

how can you have multiple struts.xml configuration files ?

Hi Just started with Struts 2.0. and I am trying to set up multiple configuration files for action-mapping (struts.xml) for each action class. how can we do this? Thanks Rohan -- This message

struts.xml error - Element type "constant " must be declared

Hi I am getting the following error while accessing my web pages - SEVERE Element type "constant " must be declared. at (null 7 60) org.xml.sax.SAXParseException Element type "constant " must be

User authentication best practice (2nd time...)

Hi all (sorry for the previous unterminated mail) I would like to know if S2 provides a solution to manage user authentication. I also would like to know if someone could lead me to best practice fo

User authentication best practice

Hi all I would like to know if S2 provides a solution to manage user authentication. I also would like to know if someone could lead me to best practice for user creation / authentication to a web a

Subject: Service unavailable error

When I deploy and go to my struts application I get the following error Does the error indicate an error in my struts-config.xml file or in some file referenced by the struts-config.xml file? I 'm try

Persistence

Hello all - I 'm new to Java Web development/Struts and was wondering if Struts provides its own persistence layer....I see many people use Struts in conjunction with Hibernate I wasn 't sure if this
Page 113 of 788 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100