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

Use namespaces to organize your application into logical "modules "

Many Struts applications contain hundreds of pages. To help organize large applications the Struts configuration is designed around the notions of "packages " and "namespaces ". Each package can set it

Subject: treenode.ftl not found

Hi folks! I have this code below <s tree label "Teste de ??rvore " id "arvore " treeSelectedTopic "arvoreSelecionada " > <s treenode label "Ra??z " id "raiz " > <s treenode label "Folha1 " id "fol

struts2+spring+hibernate multiple datasources

Hi I 'm looking for an example for the access of multiple datasources (mysql) on different mysql servers. Is the solution to put many declarations of <datasource > in applicationcontext.xml? Thx i

MySQL under App server 9 with NetBeans 5.5

Hi I 've been trying to get MySQL working in my Struts app with NetBeans 5.5 and Sun Java System Application Server 9. I think I 'm almost there because NetBeans can succsesfully connect to MySQL bu

Websphere 6.1: Ajax samples in struts2-showcase-2.0.6.war doesn 't work

Hi I deployed struts2-showcase-2.0.6.war to Tomcat 5.5. AJAX samples worked just fine. Then I deployed the same .war to Websphere 6.1. None of the AJAX samples worked. Other samples seems to work no

Subject: auto-refreshing stock price

Hi We have been trying to create a trading portfolio page which lists about 20 stocks with prices. We need that stock price to be refreshed every 20-30 seconds after fetching the price from server

struts migration - ActionError Server Side

Hi How can I convert the following struts 1.x to struts 2.0.6. ActionError actionError new ActionError( " ") ActionMessage actionMessage new ActionMessage( "error.test.error1 ") actionErrors.add

Struts 2 and Validation Testing

I really like Struts 2 but has anyone had any success in testing Struts 2 's action validation logic? http //struts.apache.org/2.x/docs/how-do-i-unit-test-my-actions-validation-logic.html I 'd like t

module attribute for <exception > ?

P.S. is there an equivalent attribute to "module " for global and/or local exception attributes? Right now I have <exception key "error.Exception " scope "request " handler "net

DataGrid, Struts layout and Struts 2

Hello every one I am looking for a way to pass a resultSet or cachedRowSet to a jsp page and display the results in a dataGrid. The behavior I am looking for is similar to the one offered by Struts

contextRelative= "true " doesn 't work in a module

Dear All My application context is called "Catalog ". It uses Struts 1.3.8. There are two modules "default " and "user ". In the default component struts config I have <!--

HttpServletRequest - in a Portlet

Hi In my porlet I got the following public class MyProfileAction extends ActionSupport implements ServletRequestAware Hence I implemented the public void setServletRequest(HttpServletRequest arg0

Major performance issue while displaying data in tabbedPanel

Hi I have following snippet of code <%@ taglib uri "/struts-tags " prefix "s " % > <head > <title >Home </title > <s head theme "ajax "/ > </head > <body id "home " > <s tabbe

Subject: RES: Struts 2.0.6 and Spring

I cleaned before run to deploy. I already saw the same problem on net with others people. Any idea ? -----Mensagem original----- De Dave Newton [mailto newton.dave@(protected)] Enviada em quinta-fe

Subject: Re: Struts 2.0.6 and Spring

--- Daniel Felix <daniel.felix@(protected) > wrote > After it I 'm migrating from Struts 2.0.1 to Struts > 2.0.6 to improve my web application but when I > start it occurs an error and stop the serv

drag drop capability in a jsp is this possible ?

Hi you can see JSControlsTags project at http //jscontrolstags.sourceforge.net/ . There is Swap control (see at http //jscontrolstags.sourceforge.net/controls/swap/swap.html) which is enable to swap

MailReader Tour

It appears that the MailReader Tour on the Tutorials page is having problems. I 've tried for two days and all I get is a Tomcat "HTTP Status 404 - /struts2-mailreader/Tour.do " message. (*Chris*)

drag drop capability in a jsp is this possible ?

I want a jsp page which should have the capability to drag and drop in the sense suppose I have a two list <select size 3 > <option >California -- CA </option >

Subject: Struts CustomProcessor

For my app specific security checking is it a good idea to put the checking logic in processValidate() method from Struts processor or using J2EE filter? Thanks.

Subject: Model getter misfiring

I discovered something strange today after adding logging to my domain classes. If I have the following text field on my web page <s textfield name "user.zip.city " label "%{getText( ' us

Subject: Fwd: weblogic 8.1 sp3 with struts2

Forwarded to user list. --- hfaouaz <forum-struts-dev@(protected) > wrote > I am getting a NPE after the action return a > success. My struts.xml has the location but > org.apache.struts2.dispa

Validation, ModelDriven and Field Errors

Hi to all i have some problems with messages of validation When i started to use validation i have an action with some filelds getting validated (with an xml file same name of the action). With thi

Subject: UTF-8 encoding problems

Hi We are developing a struts web application that will allow input of chinese Japanese and Latin text. When submitting form data that is not standard ascii characters the data is turned into ques

How catch an event of changing the selectedTAb in a TabbedPanel?

Hi guys How call a function when change the tab of my tabbedPanel? Is the only way use topics? Tahnks in advance -- View this message in context http //www.nabble.com/How-catch-an-event-of-changi

Subject: Filtering multipart content

Can someone tell me the best way to deal with multipart parameters in a Filter without affecting struts? In my filter request.getParameterMap() returns an empty map because the multipart content h

Dinamic param using anchor (s:a)?

Hi guys Is it possible to send a dinamic parameter using <s a.. > tag? I mean if I click at one link the param value is 5 if I click at another link the param value is 7. Is that possible? thank

RE: ldap access

--- "Krishna Hari (FTT-CInternet) " wrote > What 's wrong with your question man. Struts is > related to Presentation layer and LDAP is something > that comes into picture in Business layer 's try to >

Struts Refresh problem--need help

Hi i 'm using struts frame work and oracle portals for developing my application. we came thru the refresh prob in struts for this i came to know dat we can use token methods to solve this problem. wh

Use of declaring method abstract in a interface

Hi There is no difference. All methods of an interface are abstract and public by default. So you could even type interface Test { void test() } and it will have the same exact effect as you

Use of declaring method abstract in a interface

What is the advantage of declaring method abstract in a intreface ? for example difference between Intreface Test { public void test() } and Intreface Test {
Page 94 of 788 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100