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 71 of 788 Previous 10   71   72   73   74   75   76   77   78   79   80   Next 10   Next 100  

problem with Struts 2 setup -class file has wrong version 49.0, should be 48

Ok I have did all the steps below and still can 't fix this version problem with Java. 1) Delete the "Catalina " folder under tomcat5/work/ 2) Restart tomcat 3) Make sure javac and java are bo

Subject: R: ArrayOfBeans interaction

Very intersting but (if is possible) i don 't want to use a DynaActionForm . I 've tryied to modify my jsp code setting the property indexed "true " but the value in the bean remain unchanged. I think i '

Re: pagination problem pls rectify this error its very urgent for me

--- jalal udeen <jalaludeen.h@(protected) > wrote > I have to use pagination in jsp so i did it with > logic iterate tag as follows One reason you may not be getting an answer is that this has nothin

pagination problem pls rectify this error its very urgent for me

hi all I have to use pagination in jsp so i did it with logic iterate tag as follows i use 2 links next and previous in this application but next link is not disapppearinng when it reaches

Subject: ArrayOfBeans interaction

Ciao Let 's say this is my jsp code <html xhtml / > <html html locale "true " > <body > <logic iterate id "index " name "list " type "myBean " > <html text name "index " property "firstField " / > <html

Looking for source to com.opensymphony.xwork2.ActionContext

Can anyone tell me where the source is for com.opensymphony.xwork2.ActionContext? I 've got the following exception java.lang.NullPointerException at com.opensymphony.xwork2.ActionContext.setConte

Need help about the technology to apply with struts

I want to develop a web application that consists of different questions and answers submitted by the users. The questions are dependent on the answers of other questions. What should i use with s

ServletException in '/WEB-INF/tiles/position/edit.jsp ': null

Hi all i 'm using struts 1.2.9 and i get this exception it 's not very explanatory and i don 't know what is wrong does anyone have any idea of how can i get more info? i tried to debug with eclipse

Need Help On Pop Up

Hi Struts User Community I have a JSP in which I am opening a pop up. In the pop up jsp (struts) I have one input text and search button. When I give some string and click on the submit button it

getting error when i m trying to run webapp

Unable to find 'display ' forward.

Spam:: getting error when i m trying to make database connection

org.apache.catalina.core.StandardContext loadOnStartup SEVERE Servlet /registration threw load() exception java.lang.NoClassDefFoundError org/apache/commons/pool/impl/GenericObjectPool ---------

FileName characters.

Hii I am using struts jboss 4.0.1 and downloading file from the JSP as an atachment.. My file has japanese and chinese characters... The problem is that when i m directly opening this file on th

how to disable refresh button and back button

hi all can any one explain me how to disable both back button and refresh button thanks jalaludeen

disable back button

how to disable back button

Subject: is ajax validation broken?

i 've looked at the struts showcase samples and where it says validation (ajax) it says broken i running it and it looks fine i think (still don 't know how to make it work on my application thoug

Correct usage of datetimepicker?

I 'm a bit unsure about a few things around datetimepicker. What type should the fields in my action class be? I am currently using java.util.Date it works fine for request_locale de_DE but I get a "

Struts 2 StringLengthFieldValidator maxLength attr is a String!?

So what 's up with the Struts 2 StringLengthFieldValidator 's maxLength property being a String? This completely screws up my ability to define the field length in an int constant. Does anyone have a

how to assign <bean:write...to jsp variable ?

Anyone help for the following? inside jsp i try to do the following but cause error what is the solution? tks in advance <% String pid "% > <bean write name "partlist " property "pid "/ > <%

does dwr setup on struts2 requires jsf?

hi.. i 'ved looked in struts2 docs about dwr and it describes a typical web.xml setup which includes faces however on dwr site itself it describes no such configurations.

<s2:iterator > needs refresh to work properly

Hi i 've written the following in a JSP. <s iterator id "ca " value "clients " > <tr > <td >${ca.name} </td > <td >${ca.description} </td > <td >remove </td >

does the DateTimePicker have issues with Date type properties?

hi.. while attempting to use the dateTimePicker set to time mode and binding it to getter setters of type Date (and init them fields with new Date() ) i always get 00 00 in field only when i tur

TldLocationsCache: invalid entry CRC???

Anyone ever encountered something similar with tag libraries? Javax.servlet.ServletException /login.jsp(1 1) Unable to initialize TldLocationsCache invalid entry CRC (expected 0xc4b93308 but got 0x

problem with Struts 2 setup -The requested resource (/struts2-blank-2.0.6/)

May be you can first check - if the war as been deployed - if it has bean deployed with the expected path (/struts2-blank-2.0.6/) - if there is any error on context start in catalina.out ? Mike Jac

problem with Struts 2 setup -The requested resource (/struts2-blank-2.0.6/) is n

Hello Everyone I 'm new to Tomcat5 and Struts2 and I 'm having problem setting up struts. I installed Tomcat 5 and checked that http //localhost 8080/ is working fine. Then I copied t

date conversion with s:textfield value tag

Depuis le 21 d?cembre 2006 Natexis Investor Servicing s 'appelle Natixis Investor Servicing. Les adresses mails des collaborateurs ayant chang? veillez ? la mise ? jour de votre carnet d 'adresses.

error on struts 1.1

hi on this pg of struts 1.1 documentation http //localhost/struts-documentation/userGuide/installation.html (don 't know on-line equiv. of this page as link to 1.1 on this page http //struts.apach

formating the s:textfield tag value

Depuis le 21 d?cembre 2006 Natexis Investor Servicing s 'appelle Natixis Investor Servicing. Les adresses mails des collaborateurs ayant chang? veillez ? la mise ? jour de votre carnet d 'adresses.

Spring Bean + <s:iterator > ?

Hi Having some issues getting this the above working. I have a defined spring bean as follows <bean id "roleDao " class "com.paul.project.system.dao.impl.RoleDaoImpl " > <property name "entityMan

Subject: concurrency issues

Hey all We just launched a webapp using Hibernate/Spring/S2. The architecture is pretty standard with a DAO Service and a Web layer. Our problem is that we are receiving massive traffic which prett

Error in "File Download " in struts-showcase application

Hi all I checked out the struts2 source codes and run struts2-showcase app but /struts2-showcase/filedownload/download.action is not working. It gives the following error. Can not find a java.io.I
Page 71 of 788 Previous 10   71   72   73   74   75   76   77   78   79   80   Next 10   Next 100