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 131 of 788 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

404 when enabling StrutsTilesListener in struts2

When I add <listener > <listener-class >org.apache.struts2.tiles.StrutsTilesListener </ listener-class > </listener > to my web.xml all my actions are 404 's now. If I comment that line out m

Subject: how to learn Struts 2

I am a newer of Struts 2 I find my application of Struts1 are can 't run under Struts 2.I want to know Struts 2 but I don 't know how to learn Struts2 would you give me some advice or material to learn?

SimpleMenuItem and tiles/putList

We have a home grown menu system we 're using to display our web app 's menu system and it includes amongst other things a method that tells whether or not the menu is visible. SimpleMenuItem does

Autocomplete attribute in Struts tags

Hi I am developing a web application that allow the user to make online payments so my question is How can avoid the browser to redisplay or autocomplete an input when a user type in. For instance

wildcards not working for me in struts-config & tiles-def

Hi I 'm using struts-tiles in ver 1.3.5. i get the dreaded Path ... does not start with a "/ " character Here is what I am doing My struts-config is using wildcards like <action path "/dev/*/* " f

periodic cleanup task scheduling for webapp?

Hello Sorry for the offtopic question! How might I configure my servlet container or webapp web.xml so that a periodic application performs a cleanup task for my webapp 's database? I want to h

LazyDynaBean and ModelDriven interface

Does anybody have an example of using a LazyDynaBean with the ModelDriven interface? http //struts.apache.org/2.x/docs/struts-1-solutions.html implies that it should work. I have a simple action p

tiles: error

please what does this error mean? ServletException in '/tiles/news_tiles.jsp ' null javax.servlet.jsp.JspException ServletException in '/tiles/news_tile.jsp ' null it looks like serve

Did JIRA copy from LucasArts?

It is strange how JIRA logo is very similar to LucasArts ' one. http //www.atlassian.com/software/jira/ http //www.lucasarts.com/ Ciao Antonio

Subject: Map backed properties

Hi I 've been happily working with map based properties in my forms for a while now but I 've come across something that I really can 't figure out. I started off with a DynaValidatorForm and

REPOST: Internationalized messages for pure JavaScript client side validations

-----Original Message----- From Tarek Nabil Sent Wednesday November 29 2006 10 17 AM To Struts Users Mailing List Subject Internationalized messages for pure JavaScript client side validations

Subject: datasource creation problem?

Hi friends i started my application in Struts using IDE Eclipse. when i create datasource like this <data-sources > <data-source type "org.apache.tomcat.dbcp.dbcp.BasicDataSource " > <set-property p

TabbedPanel, static content from struts, If-Modified-Since

Hi I have just built Struts 2.0.2 snapshot based on the latest svn code (03 Dec 2006). I can see huge improvement over the 2.0.1 code in tabbedPanel handling also the default css styles are much nic

Cannot create JDBC driver of class ' ' for connect URL 'null '

Hi iam working on jakarta-tomcat-5.5.9 iam trying to read DATASOuRCE configured from the server.xml as defined in the http //tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html But iam getti

Could not find or error in struts.properties

I am a newbie to Strus2 and I have just set up a Struts2 project of blank example. When I start the web container it throws an exception. java.lang.IllegalStateException struts.properties missing

Problem with re displaying optionsCollection

Hi I am having an issue with select list and not able to figure out a resolution. Any help is greatly appreciated. Here is the scenario. I have 2 action classes. One (Approve.do) for displaying the

getting formbean properties in Action class

Hi To get the properties these two ways work 1) System.out.println( "lastName " + custForm.get( "login ")) 2) System.out.println( "lastName " + request.getParameter( "login ")) Why should I

Commons Validator 1.3.1 released

Commons Validator 1.3.1 is now available. Validator 1.3.1 is a maintenance release fixing a number of bugs full details of which can be found in the release notes http //jakarta.apache.org/commons/

Multiple struts apps

How can I access multiple struts applications (running on different servers) from current struts application? I have a situation where I need to provide HyperLinks to another struts application from

Theme Tutorial

After extending the xhtml theme to handle multi-column layouts I wrote up a tutorial covering how I did it and a sample project illustrating it. Anyone interested in extending the S2 GUI tags might f

<logic:iterate > tag populating a table not in a form does not rerender on pa

Hey guys I have a really annoying problem that I 've killed far too much time on- I was hoping someone might have some additional insight. I created a page that uses a <logic iterate > to populate a ta

Subject: how do I start with struts?

Hi Can you please send me examples or link on how to start with struts I 'm working with easy eclipse 3.1 but unfortunately I don 't have much idea on how to setup struts on eclipse or how to run appl

HTML Input field event with ' (quote) in name of var being set breaking java

I don 't work with <c out/ > tags but why don 't you create a String variable and then use that in your onclick String strOnClick whatever + "something else " + whatever2 + "return true " <input typ

HTML Input field event with ' (quote) in name of var being set breaking javascri

Hi I have onclick handler which sets a form property via javascript. Problem is when the myWeirdName has a quote in the name this breaks my javascript handling below. Can anyone help me get around

Access Log file reporting tools

Does anyone know of an OSS log file reporting tool? We 're using a very old version of WebTrends which usually works fine (but sometimes not). MGMT doesn 't want to "pony up " so well you know. Was

Provider org.apache.xalan.processor.TransformerFactoryImpl not foun

What Java version and application server are you using? Don On 12/1/06 zhaoren liu <phpxer@(protected) > wrote > Hi guys > > I am study Struts2. When I run struts-blank.war I get some error trace.

Provider org.apache.xalan.processor.TransformerFactoryImpl not found

Hi guys I am study Struts2. When I run struts-blank.war I get some error trace. I google internet but get nothing to solve this. Who can help me ? Thanks. javax.xml.transform.TransformerFactoryCo

XWorkList--multidimensional arrays?

Hi Will XWorkList automagically do the right thing for a 2D array? Uh... just noticed the docs say it 's deprecated would the S2 cookbook recipe now just use an ArrayList anyway? I have a list of

CRUD

Hi to all im making an application in struts2 where you can create diferrent types of customer I have two action the first one where you select the customer type you want to create when you select th

Can 't check out source code from struts repository

Hi guys I can 't get source code from Struts source code repository in the past months. Now I also can 't get any according to the instruction on the struts homepage . I guessed that a network error i
Page 131 of 788 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100