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 108 of 788 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

As Bugs Bunny would say, "What a maroon ".

OK it 's not Friday but this one made me LOL. > In that case security researchers noted a problem with > Vista 's improved speech-recognition system which lets > people speak commands to the comput

Spanish characters

Hi im having problems in my web application displaying spanish characters Anyone knows what i have to configure to work this properly For example if i put in a inputbox a ? character and submit tha

Empty request parameters with enctype set to "multipart/form-data "

Hi list I downloaded Struts 2.0.5 (beta) and started developing of a small app (simple form submit) on Tomcat 5.5.17 (JDK 1.5). Its working quite good and I am happy with both the stability and th

Subject: Please resubmit your resume

Thank you for your interest in Google job opportunities. Our system uses the email subject line to match applications with current openings. Unfortunately we were unable to determine a match for any

"Doing sometihng " with an attribute within a nested:nest loop.

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Here 's what I got so far <nested nest property "classSchedule " > <nested nest property "trainingDays " > </nested nest > </nested nest > Now the "

Subject: s:url with JSPX?

--- code --- <li > <a href " <s url action "Register "/ > " >Register </a > </li > --- code --- This is form the doc of the s url tag. With jspx this does not work (malformed xml). How do I use it? I need it

Migrate from Struts 2.0.1 to 2.0.5

Thanks shuai for yoyr response I think I 'd better wait for next releases (or for a GA release if this happens one day I hope). thanks. Shuai Zheng wrote > > Based on my own experience WW-1711

Subject: Problem with resin

Hi. I was using struts1 before. Now with struts2 there is no more servlet but only a filter. This seems to be a problem with (at least) resin 1/ When using apache with resin the apache plugin

Subject: Spring AOP X-work Error

Hi I was using Spring AOP along with Struts 2.0.5. The problem is that when I try to use AOP for logging performance in Struts I get an exception. The class and the xml Conf and the Exception

I18N

Hi to all i need some help with a intenationalization. I have a file named package.properties in the folder where i have located the actions. The localization is not working when i call a jsp like th

Filter Cookie

Hi Guys I would like to check a cookie every time a user try to access my website. So I 've created an interceptor it work fine but it didn 't work if the user ask for a JSP page. The interceptor wa

support for setting Last-Modified in StreamResult?

I 'd like to be able to add a Last-Modified header to a response when returning binary data from a struts2 action... I assume the right place to add this would be to org.apache.struts2.dispatcher.Str

Struts 1.3 pain

I am trying to convert a Struts 1.2 app to Struts 1.3. Method definitions for custom validation in validator-rules.xml Struts 1.2 Version <validator name "required " classname "org.apache.struts.val

api for customizing contents of a jsp page

I want portal like capability where a user can change or create fields . I want to add functionality through which a user can add more fields or remove fields or change the display name

form submission problem in struts2 (release 2.0.5) j4

Hi All I am evaluating struts2 and have developed a sample application using j4 similar to builtin struts2-blank application.When I submit jsp form the fallowing error occured ... ...

Spring Bean Interceptors?

Can Interceptors be Spring Beans (without hackery)? Dave

Mixing Struts2 ajax functions with actionErrors and actionMessages

I am using a single taglib directive <%@ taglib prefix "s " uri "/struts-tags " % > Is there something else I need? Also I get the messages correctly if I call the url directly (not using an asyn

Servlet Exception occurs in TilesRequestProcessor when using a Multipart for

I 'm getting the same error as this guy....has anybody encountered this before and fixed it? Thanks Dennis. On 1/20/06 ntsengas@(protected) <ntsengas@(protected) > wrote > > I have a stru

s2 newbie tag question: indexing specific elements of arrayList

> I wondered what is the struts tag equivalent of this JSTL to retrieve > the first element from an arrayList > > <%@ taglib prefix "c " uri "http //java.sun.com/jsp/jstl/core " % > > <c set var "thisC

RES: Ajax - obtaining a method result

Thank you guys I 'll try it.. Excuses for double-sending mail.. I didn 't receive my own first msg.. Thanks a lot -----Mensagem original----- De Musachy Barroso [mailto mbarroso@(protected)] E

Mixing Struts2 ajax functions with actionErrors and actionMessages

I have been using the actionErrors and actionMessage features of Struts2 for some time and they have worked well for providing user feedback (e.g. "Business Center deleted successfully " "User alre

AJAX - get server method return

Hi all How do I get the return of a spring created object( UserService... or UserAction.. )? Suppose that I need the inserted userId after an ajax call to insertUser(..) method.. How it is possibl

Groovy Actions in Struts 2

I 've recently started using Groovy in my Struts 2 project to write my actions. After some experience with it I 've written up a blog entry with some quick examples. http //www.vitarara.org/cms/node/9

Subject: Drop down list is blank

Hi all I am using struts 1.1 version for my application. I have to prepopulate drop-down lists on various jsp pages. The approach I am taking right now is in the reset method I make a call to d

problem working with the Spring plugin with Struts 2.0.3+

I found the struts2-spring-plugin.jar in the showcase war but it only works for SDK 1.5 We 're using SDK 1.4 and the 1.4 versions of the Struts2 api and core jars and they have worked well for us. A

Ajax - obtaining a method result

Hi all I want to make an ajax call to a method and get its returning.. (for use in a javascript fragment) For example I want to get the Id for the inserted person (in an ajax insert..).. How it

REMINDER: JAVAWUG 24 Web Framework Smackdown :: Skills Matter :: 19/Fe

Hi All The Java Web User Group (JAVAWUG LONDON) is holding a web framework smackdown BOF 24 at Skills Matter 's offices in London on 19 Feb 2007. At the moment we have representatives for RIFE Sprin

Ant Scripts

Hi Guys I need a help regarding Ant scripts. I have got a huge Java application. Each time I modify some files I have to redeploy the EAR file. I don 't want this. I want to automate the deploym

Migrate from Struts 2.0.1 to 2.0.5

Hi I 'm very sorry if this question has already been asked but I would like to know how to migrate from 2.0.1 to 2.0.5 and if it is not risky. I have already started my project in 2.0.1 and it works

Struts Spring

Hi I don 't have found the struts2-spring-plugin-2.0.5.jar. Where is it? Thanks in advance .
Page 108 of 788 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100