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 92 of 788 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100  

Infinite Recursion Detected error

Folks I am getting the following error Infinite recursion detected [//connect!execute //conf //conf] - [unknown location] com.opensymphony.xwork2.ActionChainResult.execute(ActionChainResult.ja

Struts 1.3 and maven

Hi Can somebody tell me why there is no jar file at ibiblio.org/maven - and - where I can get the jars (via url) if I want to make a maven 1 project with struts 1.3.8? Thanks Manne -------------

HELP, creating my own validation

I am having troubles getting my own validator to work I wonder if it is the classpath where I am pointing to my Class with? I am trying to create a dateRange validation to determin if the date falls

Subject: Handling login for struts 2.0

I am currently using Struts 2.0 using guice for dependency injection. I have a goal to have a minimum amount of xml in my project. I want to handle all login in 1 place. So if a user isn 't authentica

Jasper result tag

Hi Please Can somebody explain to me how configure the file strust.xml for to use the jasper result tag? and if possible send to me any little sample ok? Regards

Changing location of struts.xml

Hello I want to know if it is possible to change the location of the struts.xml file. I don 't want to keep it in the WEB-INF\classes directory. Ideally I would like to create a jar file with all my

struts-html-el.tld

Hi Can anybody explain to me why struts-html-el.tld and struts-html.tld doesn 't support id in the text tag <html-el text indexed "true " name "orderDetailList " property "comments " size "50 " maxleng

ajax framework

I have to create highly interactive web page ie use of lot of java script. Are there open source java ajax frameworks where I code only in java and do not write any java script? I m

How to configure result in the code

Dear All What I want to do is read the files from database and let the user to download them. In the showcase example I find the following configuration <action name "download2 " class "

Session not set before prepare() function with Struts 2 prepare interceptor

Hi I 'm trying to use the "prepare " interceptor in Struts 2 and although the Action 's prepare() function IS being called the session doesn 't seem to be set on the action before the prepare() func

Tag s:iterator is throwing ConcurrentModificationException

When I try iterate using <s iterator > tag I get a ConcurrentModificationException. The flow of my application is I insert an user and I notify a topic to list all the users. It is in a memory store

multiple s.if tags

I am trying the following with strange results. <@(protected) value "availabilityList " status "rowstatus " > <@(protected) test "#rowstatus.index%7 0 " >

Struts 2 and Content Management

Anyone have any ideas on Content Management Software and using Struts 2? We are devloping a new Web Site and would like to turn all the Content Maintenance over to our Marketing Department. We are u

File upload fails first time, then works after page reload

I 'm a Struts newbie having problems with the file upload in Struts 2.0.6 with Tomcat 6.0.10. When I select a file and submit it the setXXX() setXXXContentType() and setXXXFileName() methods in m

Subject: Load One Tab @ startup

Hi all I have a problem... I 'm using a TabbedPanel to display a set of charts using JFreeChart. Unfortunately it takes about 1.5 secs to render each chart so I 'm looking for a way t

Struts2 and Struts1 comingling w/ Tiles

I just wanted to inform anyone out there that may be thinking of migrating to Struts2 in a gradual way -- by having both S1 and S2 in the same war -- do not try this at home if you are using Tiles.

Subject: DynaValidator and logic-tag

Is there any way to show appropriate errors using DynaValidator? I have a form with 3 fields one for the username and two fields for a password. When you enter no values a global error must be s

Ang: Re: Can I force Struts2 to use Tiles(1)??

Does this mean that the Tiles-code actually "in use " when using the plugin is Tiles2 ? If so is Tiles2 stable enough to use i a business critial application or do I need to look for a alternative

s:text problems (migrating WW 2.1.7 to S2)

I am trying to migrate a WW 2.1.7 app to S2 with quite a few difficulties on the way. As for now the s text tags don 't get replaced with the messages in the resource bundle for S2. The resource bun

Subject: Struts 2 Parameter Redirect

Hi How can I pass a parameter to a struts redirect-action? i.e. given that the doSomething action requires a dynamic parameter how do I add this parameter to the redirect? <result type "redirect-

Can I force Struts2 to use Tiles(1)??

Using Google I have found some threads about using Tiles with Struts2 but they all seem to involve using Tiles2 and not Tiles(1) (http //www.mail-archive.com/user@(protected)/msg56425.html an

The path of an ForwardConfig cannot be null

Hi I 'm getting the following error when the form name is used in the action mapping. However its working fine if the name attribute is removed. <action-mappings > <action path "/viewAl

Is it possible to tell if secure sockets in use froma Struts Action?

Hi My app is using Struts 1.3.8. It is sometimes deployed with SSL and sometimes without. From a Struts Action is it possible to tell if SSL is in use? I tried httpServletRequest.getPathInfo()

proble in configuring hibernate with struts 2

hi all i am trying to configure a same application with hibernate. I have a login.jsp and login.java(action) class. right now i am using my action class to check user name and password values enter

if tag doesn 't seem to work(Struts 2)

I don 't know if this is a bug or if I 'm doing something wrong but the if tag in Struts 2 always returns false for the first run and then if I hit refresh it gets the correct value. In my action cla

ETA for 2.0.7

Would anyone be able to let me know the ETA for release 2.0.7? Thanks Rohit

Saving objects/beans on form 's members using struts tags?

Ok suppose i have my usual form "MyForm " an ArrayList "listofT " with objects of type T and a field "fieldT " of type T. Is possible to pass an object (not a string fields) of "ListofT " in the field

DispatchAction and button labels

Is it possible to use a DispatchAction but that some of the submit buttons display the same name but they redirect to different methods.??? I have tried this <html submit property "method

Subject: Accessing Nested Tiles

I 've looked at all the postings I could find on this topic and none of them seems to address the proper accessing of nested tiles. Does anyone know how can I access and output onto my page the valu

struts2-mailreader-2.0.6 issue

Has anyone noticed that the Struts logo will not display in the mailreader demo. Only the alt text displays. I have deployed the example war from the 2.0.6 release to Tomcat 5.5.20 - the image is pre
Page 92 of 788 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100