  | 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 | I need away to redirect to Action1 parameters and after processing and
creating an object I need to pass this object to Action2 for further
processing.
That 's what I am doing
<action name "getI want to use ajax submit buttons to refresh tabs but when ajax theme is
set the buttons are wrapped in additional <tr > and <td > tags. This is doing
interesting and unhelpful things to our page layo
Hello guys
I 'm getting this problem (an old problem I haven 't seen since my first days
with Struts).
The problem occurs during my Maven2 Test Goals. (I 'm using StrutsTestCase).
Right now I 've
It must be some configuration issue. My simple application works fine in
Windows environment but
we get this error on Sun Solaris. We use Sun App Server 8.2 and 8.1
accordingly. I failed to reproducI would like to see an example of using S2 tags to populate a few controls
once an item is selected from a combo box. Does someone have a cookbook for
this without giving me a bloody nose?
--
Scotti am having a strange problem with doing file uploads using a custom
interceptor stack. basically if my custom interceptor stack does not
directly reference the defaultStack then i am not getting Hi I 'm new to struts and liking what I 've seen so far. I 'm building a toy
application to learn the framework (A simple blogging app). I have an action
with a view() method that returns the string "viWhat is a typical interceptor-stack for a Tiles app? I 'm extending
tiles-default now and things work okay. However it seems awful slow! How
much of this performance problem might have to do with sHello
I have an action with a prepare method. The prepare method loads some
objects to operate on for the editing so I have the interceptor stack
setup with the params prepare params interceptHi
I am using struts 1.3.8. I have menu buttons on the left side of the page.
What I have to is when I click the menu a submenu should open below it. Can
anyone please help me how to do this in struHi
I 'm a bit confused. I need to decide if I 'll use Freemarker or Struts
taglibs and I don 't know the differences between both. E.g. what 's the
difference between <s iterator > and <@(protected) > <
Hi all
I have a a very strange and critical pb with my struts 2.0.1 application
that makes my tomcat server shutdown everyday between 5 40pm and 6 30pm
approx. I 'm sure that this come from my applic
Hi all
I have this problem since I started using struts 2 and I still cannot find
the solution. Please help me. )
Note I didn 't write all the codes.
I have a form.
<s form >
<%-- ordeI want to initialize torque in Struts2. I 've got the code to initialize torque and it works fine.
The problem is where do I put that code.
Is there a place like an init method which is called juI have an object with String variable body. In the body is a newline
character then some text. When this is being posted the newline seems to
be being trimmed is there any way to stop this please?
__This is not a struts related issue check your logic in the code the
attribute userType may be not in the session.
Thanks
Nuwan
----- Original Message -----
From "vikas rao " <vikas5678@(protected)Hi
I am working on a bug in my application the problem is the session expires
every 2 minutes or so and I have to log back in to continue this is very
frustrating. How do I go about debugging thisHi
We have the following in the struts 1.x
<html text property "studentId " size "7 "
maxlength "7 "/ >
when I try to convert this to S2 I can 't see the size
and the maxlength properties
for e.g.
<is there any way to make checkboxes created from a checkboxlist
formatted vertically by adding a <br/ > after each checkbox or some other
means. right now it just dumps them all out in a row.
same I 'm getting the following stacktrace using 2.0.7 while trying to pass action values during an action redirect result (action config below) and I 'm wondering if this is a bug with the test build I 'm usfirst of all i know it 's not all or nothing i know that struts2 has a
plug-in for jsf my question ism why? what does JSF connection to struts2
gives me? i know that struts2 tags give me automatHi
i wish to implement datagrid in struts ...query 's validations type of
boxes and other things will be in XML file ...I have to parse it and know
the query and depending on the query i have to
Hello
I use struts 2.0.6.
Below is a record from the log file when I call a page with parameter ac XXX
[#|2007-05-15
16 10 30 860|ERROR|com.opensymphony.xwork2.interceptor.ParametersInterceptor
I 'm trying to split my Struts 2 app up a bit using namespaces but have run
into a bit of trouble
I have an action mapping that works fine without a namespace but when I
move that same action to anI 'm interested in some of the bug fixes going into 2.1.x (particularly around conversion errors w/ the datetimepicker tag). http //struts.apache.org/dev/builds.html says there 's a nightly build of thHello
there is a way to have menu
using tags in Struts2
or we must use external tags libraries?
Thanks
Stefano
Hi
With this declaration your server has to have acces to the Internet to
download the tld and so one. If you don 't have this acces try to download
the tld file add it in your WEB-INF/tld foldCan someone identify the attributes of this example code preferably
in the documentation itself?
http //struts.apache.org/2.x/docs/select.html
<s select label "Pets "
name "petIds "
li
I am trying to accomplish the following
1. I am on a page and would like the user to click on a link which would
invoke my popup window picker.
2. The popup window is an Action that allows the userThis is a Struts 2 question.
I 'm looking for a common solution to the problem stated in the subject.
The easiest way to explain what exactly I want is with an example.
I have two actions
1) ListAct |
|
 |