  | 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
|
|
|
  | | | Struts | Hello everyone
I have a simple feature request. Can we get a method added to the
AbstractViewController class that gets a message out of the applications
configured message bundle? Something as Hello everybody
In our app we would like to return another status code when the
validation fails in the ActionForm.
Instead of forwarding to the error page and return 200 we would like to
return 20Hi
Last week we migrated our Struts 1.0 application to 1.2.8. As far as we
can tell we correctly followed the migration steps inbetween.
Since the migration we have noticed the following weird behGood Morning All-
I was experiencing some difficulty getting the jsf demo 'jsf-demo ' to work under Tomcat 5.5.7
I birthed greeting.jsp to a separate webapp to attempt to more accurately diagnose the below.
/Ian
--
If I use the bean write-tag ( <bean write...filter "true " >) I can filter html
output > becomes > ...
How can I filter output from JSP expressions (${...}) ? Is this possible?
Thanks
J?rgen
-Hi all
I have a formfile
<html file property "foto "/ >
and a bean with getters and setters.
When validation fails the other fields get the values already inserted but
the file input field gets empHello
The html file field clears after there is an error in the form 's validate()
method. The user then has to again select the file for upload. How do I
retain the file selected by the user even afHi
We 're using Dispatch Actions in our project. My question How do you set the
method?
In the request after (or before) using button (submit) tag? ... I wrote a
filter which assembles the propeHi all
In my application all labels headers and titles and messages are comes
from database.
For this issue I have created a class that return messages but it issues
performance way.
Is therHi
Struts 1.0 and 1.1
The new features added to Struts 1.1 are
RequestProcessor class
Method perform() replaced by execute() in Struts base Action Class
Changes to web.xml and struSo I 'm in the midst of localizing my app and the first thing that 's clear
is that localizing the MessageResources is a snap (pats self on back for
choosing Struts).
My question though is whether Hi
Thank you for reading my post.
I get a hosting package from a provider
Now all jsp files works but when i press some buttons or links that lead
to a .do (Action)
it return *error 404 *file not Can anyone give me pros and cons of using Ruby on Rails verses a Java Base
Web Application (Struts JSF etc)?
Seems like Rails is moving towards less or no configuration files while
JSF/Shale is leaIf I am reading the docs right the "parameter " attribute of the
action element only allows you to define 1 generic parameter for the
action.
I need to be able to specify a few different parameters a
Hi all
I have a static MS Word document which I want to open on click of a
hyperlink in my JSP page.
I am trying like window.open( 'abc.doc ' ' ' 600 600)
But the Word doc is not properly oHi everybody.
I want to write a login module.
login.jsp -----display userId userName password company
infomation (a drop down box)
LoginAction.java ----check login information
LoginForm.javachuanjiang lo wrote
> Hi guys
>
> I have this DBConnectionManager class that manages the connection pooling.
> It has this method to get some results from the database.
>
> So my action form make usHi guys
I have this DBConnectionManager class that manages the connection pooling.
It has this method to get some results from the database.
So my action form make use of the method to get the resuHi we develop with Jdeveloper and embedded
server and after I deploy to tomcat
I get the following error
symbol method setValue (java.lang.Object)
location class org.apache.struts.taglib.html.HHI all
Can any body tell me the mailing list for core JAVA? just like this
mailing list.
I know this is wrong place to ask this question -) but still i am expecting
positive reply.
Thanks & RegarHello i want to output the String "  Level 2 " in my optionlists
but the label attribute of options does not return this but the
transforemed & nbsp mending it prints the text instead is theThanks to everybody who replied to my original post. I am currently
using spring/acegi and it 's working great - as long as you use Spring to
create your beans
// Spring - works like a charm securitIs it possaible to use Validator framework for Struts Action Errors.
My requirement is to validate my JSP page with Action Errors .
I have 10 fields in my JSP page.
Once the user enters some fields aHi all
I got a problem so I need all your help (
i18n
I want my Struts app to have default language is Vietnamese but I couldn 't (
I have 3 files below
+ mylanguage.properties <--- Vietname
Hi
My project is using javascript validations generated through struts
validator. I want to do some currency validations based on the
language/country. Is it possible?
Can I apply Value-change Event in my jsp pages under Struts-Faces
Integration ???
How??
Thanks in advance.
Leila.
I know this isn 't specifically struts realted but am having trouble
finding a jasper mailing list.
Basically was wondering if I can have a custom tagsupport tag 's
doStartTag() method acess the tagI use Javascript in Struts like follows
<script language "JavaScript " >
function goURL(tmp){
alert(tmp)
document.forms[0].action "/log.do?action "+eval(tmp)
document.forms[0].submit()
}
</script >
I 'm new to struts and am setting up some form beans. I 'm using
hibernate and one of my tables has a lot of foreign keys. The target
tables are pretty much just lookup tables which I use to popul |
|
 |