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 65 of 788 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100  

Subject: ajax - Submit a form

I am populating some fields that can be edited and saved. Trying to do this using ajax. The action is getting called but the form is never submitted and the updated data is lost. <table id "data_

Subject: announcement

For those of you using the json plugin with Dojo there is a new release which supports JSON RPC ( http //manual.dojotoolkit.org/WikiHome/DojoDotBook/Book9). Which means you can now call methods on yo

struts 1.x /mysql stored function ...input string..charset latin1

In my Struts Action class I invoke mysql?? stored function but get following error javax.servlet.ServletException For input string ??20) CHARSET latin1 READS SQL DATA ?? java.lang.N

Subject: execAndWait INTERCEPTOR

It 's not working. The only thing that is working is the execute part. lol It waits there for ever and the page doesn 't display the action results. It only shows the waiting page. Other actions just

S2 - for a StreamResult parameters dynamics

I need to pass dynamic parameters for a DownLoadFile Action. I??ve seen the source of StreamResult and for example oResponse.setContentType(conditionalParse(contentType invocation)) in m

Re: Hibernate headache with struts 2

--- Mansour <mansour77@(protected) > wrote > Is this a struts 2 issue? No. It 's a very basic Hibernate issue. http //www.hibernate.org/hib_docs/v3/reference/en/html/transactions.html > every thing su

Hibernate headache with struts 2

I am trying to use hibernate with my struts project. The problem I keep on getting javax.servlet.ServletException org.hibernate.SessionException Session is closed! org.apache.struts2.dispatche

field-validator regex ignoring given message

Hi all I 'm a S2 newbie. Trying to validate input in a *-validation.xml and found a strange behaviour <validators > <field name "id " > <field-validator type "required " > <mess

Re: frames

--- jalal udeen <jalaludeen.h@(protected) > wrote > how can i use frame using struts in jsp > its an urgent requirement I am most definitely *not* speaking for everyone on the newsgroup but I really

Refreshing problem

hi all when i refresh a page i get the same data in the data base when i redirected the page its is emty it s has no data pls help me thanks Jalal

frames

hi how can i use frame using struts in jsp its an urgent requirement thanks Jalal

How to get Exception info when I use global exception mappings?

I use "global-exception-mappings " to catch global exception in my project. for example in my struts config file I use following to handle exception <global-results > <result name "unhandl

Handling requests through servlets vs struts action class ?

Hi All I am developing a web application which is going to receive and send millions of sms 's . I am using Kannel (www.kannel.org) as my SMS gateway server. Now kannel server recognizes each sms and

dbase

hi i have to design a query analyser that any query given i have to display that table how can i do that and how can i display the table in jsp thanks j

? No result defined for action ERROR

Dave Newton-4 wrote > > --- shadman <sh4990@(protected) > wrote > > but I can??????t seem to find any good non-Spring > > examples of passing a selection parameter into the > > Action to retrieve a speci

OOM Error (Java heap space) from 1800+ form elements, am I doing something w

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Mike Forsberg Mike wrote > A form of approximately 1800 form elements is causing > "java.lang.OutOfMemoryError Java heap space ". When 1000 form ele

OOM Error (Java heap space) from 1800+ form elements, am I doing something wrong

A form of approximately 1800 form elements is causing "java.lang.OutOfMemoryError Java heap space ". When 1000 form elements are used no such error. The environment - JBoss 4.0.5 - Struts 1.1 - A

??? No result defined for action ERROR

--- shadman <sh4990@(protected) > wrote > but I can???t seem to find any good non-Spring > examples of passing a selection parameter into the > Action to retrieve a specific record for display on > anoth

No result defined for action ERROR

I???m attempting to put a tutorial together that does NOT use Spring. My goal is to compare Spring and Spring MVC with Struts 2 and Guice. The issue I???m having is probably simple but I can???t se

Subject: Map Backed Property problem

I am trying to use a map-backed property but my form values are not getting into the Map. When I debug the code I see the "descriptor " being returned by PropertyUtils is a MappedPropertyDescriptor b

Re: Tiles fragment as XML

--- lightbulb432 <veerukrishnan@(protected) > wrote > How can I use the Tiles page shown below from the > Tiles distribution example > WAR in an editor that expects XML? > > What would the root XML e

Subject: Struts 2 providing injection

Hi I have an action that I 've been injecting with Guice. I just noticed that there is an @(protected) annotation defined in com.opensymphony.xwork2.inject. I 'm assuming that this allows you to use struts

Subject: Tiles fragment as XML

How can I use the Tiles page shown below from the Tiles distribution example WAR in an editor that expects XML? What would the root XML element of this fragment be? <%@ taglib uri "http //tiles.a

Subject: checkboxlist problem

Hi there I 'm having problem with checkboxlist in Struts 2. Here is my jsp fragment <s checkboxlist list "attributes " name "test " listKey "id " listValue "name "/ > Now "attributes " is a list of Attri

Status of Tiles without Struts

What???s the status of Tiles without Struts? I see all sorts of outdated and conflicting information on where to get it from how to configure it what dependencies it has etc. Websites blog posts

mathematical algorithm in java

Hi Are there any mathematical algorithm in java for example CPM or branch and bound algorithm Open source is good but not a requirement anything in C or C++ is also okay can try to call them fro

Populate two fields with one value

how to populate 2 fields in my action with one value ? for example I need to populate the first name and last name with one value for searching <s form action "searchAccount " method "post " theme "x

URL question

Hey all Can I somehow hide the action name in a URL to make it more search engine friendly? I am specifically talking about the index page (in for example http //www.myapp.com/index.action ). Chee

Subject: ScopedModelDriven issues

Hi Has any one successfull getting ScopedModelDriven with session scoped form beans I tried several times and it failed the values only remains for request scope it get reset each time. Is this

Subject: formatKey negative numbers

Hi I am using bean write tag to display properties (return type Double) of my form bean. I am also using formatKey attribute to format the output. This is the format key I have mentioned in Appli
Page 65 of 788 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100