  | 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 | Does anyone of struts2 built in result types support text/xml MIME
type. I want to generate dynamic xml in my action class and write to
the servelt output stream.
All the result types I have seen so
On converting from Struts 2.0.1 to 2.0.2
I get the following error when I try and use Sitemesh Freemarker Decorators.
The decorators work with 2.0.1.
Some advice on what changes I need to make woulHave a Customer.jsp
For this jsp have a prepare action and dispatch action.
In prepare action doing some process and creating an obj called Customer
object.
In this Customer JSP have a table whHi!
I am using export option in my display tag. Everything is going smooth
but I want to disable one column (display column) from being exported ie
displayed in the exported format.
What is the way oI have a form page that requires a http parameter to show correctly.
When the formbean validate(..) fails on page submit then struts has been
set up to send the user back to the same form page.
UnfoI 'm developing an app against the struts2 svn trunk but I don 't think
that 's the source of this problem.
The only difference between
http //newfieldenterprises.com/struts2ParserIssue/broken-strutsHi all
Using Map backed forms in Struts 1 was really great. I 'm wondering
how it works in Struts 2. Looking at the Type Conversion docs (http //
struts.apache.org/2.x/docs/type-conversion.html#Typ
Dear Sirs Apologies for the length of this post but I have read forums book
and websites and cannot find how to do this. I 'm sure it is very simpe but I
am a complete novice so any help would be muWhen I start tomcat6 and struts2 sometimes when I start tomcat it will raise
following error but sometimes when I start tomcat6 it don 't raise any error!
I am puzzled with it for a very long time!!! AI cleared out the logs and restarted the server.
Of course if anyone is doing more than browsing the examples the
best thing is to deploy the WARs from the struts-apps distribution
and study them Hi
I ma trying to use the dropdowndatetimepicker tag but with little success.
My Action defines field
java.util.Date registrationDate
And here is my JSP part
<s dropdowndatetimepicker
nHello
I have a small problem and was wondering if anyone else has come across
it.
In Tomcat 5.5 (and possibly other versions) tomcat will check for the
existence of a file and if it doesn 't exist Hi
I 've been trying for some time now to get my basic struts2 test up and
running. The problem i have is that i need to inject one UserInfo pr session
into my FooAction. I want to use spring2 for thiHello list
I am trying to use a putList in tiles to insert a list of pre-defined
tile definitions.
<definition name "spa.page " path "/tiles/spaPage.jsp " >
<put name "body.content "
value "/tiles/s
If I have
<s include value "fleetSelect.jsp " >
<s param name "param1 " value "value2 " / >
</s include >
How do I access param1 in fleetSelect.jsp?
I 've tried a load of combinations and can 't get any
Hi All
I am new to this mailing list so might not be able to pose my question
appropriately. Kindly bear with me.
I am facing an issue with use of form beans in my project to read html
form
>P.S. Only one reccomendation be nice -)
We are -)
Merry Xmas folks !
Marcello Savino
ALDEBRA S.p.A.
tel. 0461302441
-----Messaggio originale-----
Da Antonio Petrelli [mailto apetrelli@(protected)Hi all
I 've managed to get holidays until 1st January so probably I am not
going to write/read this mailing list (and I won 't read the developers
list too but I am too lazy to add a "To " value toHi
I have such properties in my action
private ArrayList <Extension > extensionGroups null
private HashMap <String ArrayList <Extension > > groupedExtensions null
The 1st list contains only someWe are thinking about integrating the Struts Layout Extension Library into our current struts project.
At the moment I have the basic functionality working but I have noticed that there are some UI In webwork there is a component interceptor which injects components to
your actions. But there is no such interceptor in the Struts2 beta release.
I wonder whether this interceptor is replaced bHi
I want to retireve a message from application
resources file.
This is my code..
resources
(MessageResources)pageContext.getRequest().getAttribute(
Action.MESSAGES_KEY )
format (String)
reI may regret this but I think I 'm reaching the point with S1 where I 'm
really tempted to give S2 a serious try. My biggest concern is the
current state of documentation. There are as far as I knAre there major differences between 1.24 and 1.29? I am having lots of
validation problems and problems with the SSLExt in the 1.29 when I
am trying to migrate.
I read the docs but do not see any mHi I am still confused about messagesPresent I don 't know why we use it for example I found this example
<logic messagesPresent >
<script >errValue true </script >I hope someone can show me a better way of doing this.
I have an input page in which the user enters a date. Of course the
user really enters strings for month day and year.
My ActionForm has sNo answer so far then maybe I will help.
The described solution was found long time ago somewhere in the net I
have also used it in some projects with success.
I use the displaytag library which dHi i 've got one very basic question that i cant find any documentation for
nor any examples maybe i 've missed it but..
What i want to is to inject a UserInfo object into my action. In webwork2
you The FAQ on the apache.org site says that a release is due by the end of the
year.
http //struts.apache.org/roadmap.html#now
That is soon.
Is there any word on progress? Will that deadline be met? WHi to all i have a question off record........but is related to web
Anyone has documentation or examples of how
1) Compiling a jsp file
3) Executing this jsp file (the servlet generated)
4) Get the |
|
 |