  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 |
hi folks
can i use #attr inside the getText()-methode?
here my problem
<s url id "image "
value "%{getText(common.themes.#attr.THEME.reference.edit.24)} "/ >
the key will not be found.
whats wrong
Hi all
I 'm new user to struct framework. I want good tutorial to familiar with
structs. I did some tutorials.
But those not good.
can you give good tutorial for me.
thanks..
--
View this mess2007/11/5 visweswarasarma <sarma.java@(protected) >
>
>
>
>
> hi
>
> can u help me any body.
You can put "*.html " for example -)
Antonio
hi
can u help me any body.
--
View this message in context http //www.nabble.com/In-place-of-*.do-in-web.xml--struts-we-can-put-any-name-tf4750685.html#a13584324
Sent from the Struts - Us
Hello.
I need to validate URL format at the same time path format
URL Format
http //yahoo.com
path Format
/pages/entry.jsp
/pages/entry.do
../pages/entry.do
I already made URL validation using tLook at the Struts user guide. It does support the index [] notation.
Paul
On 11/3/07 Pavel Sapozhnikov <pavel.sapozhnikov@(protected) > wrote
>
> Hi guys so I have a question I have a List in a formI wonder what the purpose is of returning false.
On 10/30/07 John Doe <bashmakov@(protected) > wrote
>
> I 've solved the problem. The only way to validate properly is to add an
> error to the errors vHi every one
I have installed Struts 1.3.8 used the struts-blank-1.3.8.war to create a
first project it run on an Apache Tomcat 5.0 with a JDK1.4.2_08.
When I first try the app with the /Welcom.do uSo i have written a portlet in struts2 that runs on a Websphere Application
Server 6.1. I consume the portlet on Websphere portal v 6.0 through WSRP.
Internet Explorer seems to have some problems wit
if i have saved a picture url in datebase . then i fetch it so how can i
code the url in jsp ?
i have try /image/ <bean write name " / >
but it does not work correctly
--
View this message in
I need a tutorial that uses ArrayList of Object as datasource
for JasperReports..do you know any?
--
View this message in context http //www.nabble.com/-S2--ArrayList-of-Object-as-datasource-in-Antonio Petrelli on 04/11/07 16 17 wrote
> 2007/11/4 Adam Hardy <ahardy.struts@(protected) >
> > I want to concatenate 2 vars into a string in EL but since one is a Long EL
> > can 't do it a2007/11/4 Adam Hardy <ahardy.struts@(protected) >
> I want to concatenate 2 vars into a string in EL but since one is a Long EL
> can 't do it and throws a NumberFormatException because it waThis is slightly off-topic but I hope not too much and there is a reference to
struts here because I used to do this with struts1 taglibs!
I want to concatenate 2 vars into a string in EL but since
I recently joined a team using struts 1.3.8 and LazyValidatorForm. I can not seem to get the following html select to work. I have tried modifying the datatype of the form bean property(ArrayList Stnaveen472-m@(protected) wrote
> Can anyone tell me how to do conditional validation in struts 2?
>
> In one form I want validations for a particular category (say Category XYZ) only if the candidateModifying FileUploadInterceptor or settings its parameters in struts.xml
is not a proper solution since I have two s file fields in my form and
both require different content types. I am not looking fHi guys so I have a question I have a List in a form each entry in the List
contains a text box and two check boxes and that is indexed in the form like
I am using indexed properties. Anyway so I am tCan anyone tell me how to do conditional validation in struts 2?
In one form I want validations for a particular category (say Category XYZ) only if the candidate in that. If he is NOT Category XYZ tI refer you to the Acegi Security project which does this. They have a
SavedRequest class which contains a copy of the request parameters and such
of the original request. This object is stored in the
For the conversion to work with user.myDate we need to create a properties
file named User-conversion.properties and locate it in the directory
where the user class resides (assuming your User class
I am extending to FreemarkerManager to customize the tempalte
@(protected)
protected Configuration createConfiguration(ServletContext
servletContext) throws TemplateException {
ConfiguDave Newton wrote
> --- Gary Affonso <glists2@(protected) > wrote
> > And that does it. Direct model injection. Easy.
>
> Technically no it 's indirected by one level.
>
> *All* ModelDriven doWe are currently using Struts 1.2.7.
In our application if a user attempts to access an interface that they
need to be logged into to use but are not currently logged in they are
redirected to a loJon Wilmoth wrote
> Besides the simplified view references I 've used the level of
> indirection to allow for a dynamic model on a single action class
> that implements a number of related actions. Besides the simplified view references I 've used the level of indirection to allow for a dynamic model on a single action class that implements a number of related actions. In my case the action conThere is no s head tag since I am not using Ajax. Thus it should be the
default xhtml.
Best
Anton
Martin Gainty wrote
> Hi Anton
>
> which theme is specified in your s head tag?
>
> Martin-
> ---- Gary Affonso <glists2@(protected) > wrote
> And that does it. Direct model injection. Easy.
Technically no it 's indirected by one level.
*All* ModelDriven does is push the model on to theIn our previous WebWork app we were not using ModelDriven and just
relying on OGNL assignment...
* We ensure our action provides a getter for the domain object
private Account account
public2007/11/2 lbastil <basti-unterwegs@(protected) >
>
>
> Thank you for this hint but in this case I don 't think so.
>
> I am already use tiles for the overall page structure but for this
> minor substruct |
|
 |