>
> I tried
> export
> CLASSPATH=$JAVA_HOME/lib:$HOME/Struts2/struts-2.5.12/lib:
> $CATALINA_HOME/lib:$CLASSPATH:.
>
> but the helloworld link in index.jsp still did not see the
> /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar.
>
>
> my_tomcat.lo
> CLASSPATH=$JAVA_HOME/lib:$HOME/Struts2/struts-2.5.12/lib:$CATALINA_HOME/lib:$CLASSPATH:.
>
> but the helloworld link in index.jsp still did not see the
> /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar.
>
>
> my_tomcat.log did not have this line any more
&g
I tried
export
CLASSPATH=$JAVA_HOME/lib:$HOME/Struts2/struts-2.5.12/lib:$CATALINA_HOME/lib:$CLASSPATH:.
but the helloworld link in index.jsp still did not see the
/home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar.
my_tomcat.log did not have this line any more
[Loaded
ATH=$CLASSPATH:$JAVA_HOME/lib:$HOME/Struts2/struts-2.5.12/lib:$CATALINA_HOME/lib:.
>
> $ ls /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3*
> /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar
>
> Therefore the helloworld link in index.jsp did not see the
> /home/a
mons-lang3*
> /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar
>
> Therefore the helloworld link in index.jsp did not see the
> /home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar.
>
>
> On Sat, Sep 2, 2017 at 2:46 PM, Yasser Zamani
> wrote:
>
>>
s2/struts-2.5.12/lib/commons-lang3-3.6.jar
Therefore the helloworld link in index.jsp did not see the
/home/alkao/Struts2/struts-2.5.12/lib/commons-lang3-3.6.jar.
On Sat, Sep 2, 2017 at 2:46 PM, Yasser Zamani
wrote:
> I did as you said and did not get any exception!
>
> Could you
ld/WEB-INF/lib/commons-lang3-3.6.jar
>
> However, the helloworld link in index.jsp did not see it.
>
>
> On Sat, Aug 26, 2017 at 7:43 PM, Yasser Zamani
> wrote:
>
>> I checked it's codes and seems ok. It has a dependency to struts 2.5.12
>> which has (not optiona
.jar
hello-world/WEB-INF/lib/log4j-api-2.8.2.jar
hello-world/WEB-INF/lib/commons-io-2.4.jar
hello-world/WEB-INF/lib/javassist-3.20.0-GA.jar
hello-world/WEB-INF/lib/commons-lang3-3.6.jar
However, the helloworld link in index.jsp did not see it.
On Sat, Aug 26, 2017 at 7:43 PM, Yasser Zamani
wrote
---
>[INFO] BUILD SUCCESS
>...
>
>
>
>Copy hello-world.war to Apache TomEE:
># cp helloworld/target/hello-world.war $CATALINA_HOME/webapps/.
>
>
>In a browser accessing URL:
>http://localhost:8080/hello-world/index.jsp
>
>
>which d
2!
Hello World"
Then clicking the 'Hello World' link got the url:
http://localhost:8080/hello-world/hello.action;jsessionid=8EEA47306A76BAE87F665C6090D518E3
which display:
HTTP Status 500 - Filter execution threw an exception
type Exception report
message Filter execution threw
Hi Ratna,
Please check the below link, it might help.
http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/
Thanks & Regards
keepFaith,
Jaikar Gupta
On Tue, Jul 8, 2014 at 11:51 AM, Ratna Kar wrote:
> Manoj,
>
> Thanks for responding..Please sh
Hi Ratna,
Please find Links :
http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/
, http://bodez.wordpress.com/2009/03/13/customising-struts2-jsp-tags/
Re: Please give a good documentation link for custom tags in struts 2
Ratna Kar
to
Manoj,
Thanks for responding..Please share the links. The emails that you send, i
am not getting any hyperlinks(just getting the text).
Please give the link completely.
Thanks once again. I will wait for your reply.
On Tue, Jul 8, 2014 at 1:12 PM, wrote:
> Hi Ratna,
>
Hi Ratna,
You can try these Demos to create Custom tag in struts 2
Custom Tag Struts 2[1], Custom tag struts2[2],
Please give a good documentation link for custom tags in struts 2
Ratna Kar
to:
Struts Users Mailing List
07/08/2014 01:05 PM
Please respond to "S
Please point me a good documentation link w.r.t tags in *struts 2*.
1) I would like create a new tag.
2) Extend(Enhance) the existing tag. ex: add additional attributes to
supported attributes.
Thanks,
Ratnakar
2013/8/2 Antonio Sánchez :
> In
>
> http://struts.apache.org/development/2.x/docs/ognl.html
>
> link to OGNL should be updated to be
>
> http://commons.apache.org/proper/commons-ognl/
>
> The same for all pages where OGNL is linked.
Done, it will take some time
Sorry, I didn't explain correctly, I meant the link inside that page:
OGNL is the Object Graph Navigation Language (see
http://www.opensymphony.com/ognl for the full documentation of OGNL)
El Viernes, 2 de agosto de 2013 15:44:06 Dave Newton escribió:
> That's a link to th
That's a link to the S2-specific OGNL info. We should links to the project,
but not at the expense of removing information that isn't part of OGNL
itself.
Dave
On Aug 2, 2013 3:26 PM, "Antonio Sánchez" wrote:
> In
>
> http://struts.apache.org/development/2.x/do
In
http://struts.apache.org/development/2.x/docs/ognl.html
link to OGNL should be updated to be
http://commons.apache.org/proper/commons-ognl/
The same for all pages where OGNL is linked.
Hi,
I also could not find the OVAL plugin link in Strust2Pluginfs/Home.
But you can visit it by directly going to:
https://cwiki.apache.org/confluence/display/S2PLUGINS/OVal+Plugin
~Regards,
~~Alireza Fattahi
From: Lukasz Lenart
To: Struts Users Mailing
Thanks for reporting, corrected in the source. For now you can use this
https://cwiki.apache.org/confluence/display/S2PLUGINS/Home
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
2013/7/12 Alireza Fattahi :
> Hi,
>
> The plugin page link : https://cwiki.apache.org/
Hi,
The plugin page link : https://cwiki.apache.org/S2PLUGINS/home.html in struts
site is broken:
Not Found
The requested URL /S2PLUGINS/home.html was not found on this server.
Apache/2.2.22 (Ubuntu) Server at cwiki.apache.org Port 80
~Regards,
~~Alireza
We currently seem to have some issues with the export from Confluence,
going to check this - thanks for the notice!
As a workaround, here is the direct link to the notes in Confluence:
https://cwiki.apache.org/confluence/display/WW/Version%20Notes%202.3.4.1
Thanks,
- René
Am 14.08.12 18:14
Define "not working", for me it brings up a web page about type conversion.
Dave
On Mon, Feb 13, 2012 at 12:31 PM, mohan rao wrote:
> the following link is not working please fix it
> struts.apache.org/2.x/docs/type-conversion.html
>
> --
> View this message in context
the following link is not working please fix it
struts.apache.org/2.x/docs/type-conversion.html
--
View this message in context:
http://struts.1045723.n5.nabble.com/One-of-link-is-not-working-in-Core-Developers-Guide-tp5479933p5479933.html
Sent from the Struts - User mailing list archive at
List
> Date:
> 09/16/2011 12:19 PM
> Subject:
> Two Docs from One Link/Action
>
>
>
> Hi folks,
>
> Trying to generate an additional document from a link/action that already
> generates one. Here is my config:
>
>
>
> method="MedicalRecordsRequest
19 PM
Subject:
Two Docs from One Link/Action
Hi folks,
Trying to generate an additional document from a link/action that already
generates one. Here is my config:
application/msword
inputStream
filename="Med-Rec-R
I think if you find a solution it will be heavily convoluted... Why not just
zip the two documents up together and send the zip through the stream?
-Wes
On Fri, Sep 16, 2011 at 12:19 PM, Nick Broadhurst wrote:
> Hi folks,
>
> Trying to generate an additional document from a link/ac
Hi folks,
Trying to generate an additional document from a link/action that already
generates one. Here is my config:
application/msword
inputStream
filename="Med-Rec-Request.rtf"
1024
s executed.
>
>
>Beez
>r 5347
>
>-Original Message-
>From: Biesbrock, Kevin
>Sent: Tuesday, November 30, 2010 11:06 AM
>To: 'Zoran Avtarovski'; 'Struts Users Mailing List'
>Subject: RE: Link Display Logic
>
>Thank you for the sugges
Authorized" and I have to invoke it e.g.,
. If I change 'authorized' to
'isAuthorized', then my else block is executed.
Beez
r 5347
-Original Message-
From: Biesbrock, Kevin
Sent: Tuesday, November 30, 2010 11:06 AM
To: 'Zoran Avtarovski'; 'Struts U
i [mailto:zo...@sparecreative.com]
Sent: Monday, November 29, 2010 6:45 PM
To: Struts Users Mailing List; Biesbrock, Kevin
Subject: Re: Link Display Logic
What we have implemented is a set of public authorisation methods in our
base action which we call via ognl passing the actionId as the
paramet
listener (Mr.
>Obvious reference).
>
>I have two reports and need to display a link for each if the following
>conditions are met:
>1. The user is authorized to view the reports (they are secured),
>and
>2. The specific report currently exists
>
>Both of these conditio
Am I understanding that correctly?
Beez
-Original Message-
From: Dave Newton [mailto:davelnew...@gmail.com]
Sent: Monday, November 29, 2010 2:06 PM
To: Struts Users Mailing List
Subject: Re: Link Display Logic
I'll generally expose permission info through an action (or whatever
model m
y within the S2 framework. Spring Security is another option.
Dave
On Mon, Nov 29, 2010 at 1:41 PM, Biesbrock, Kevin wrote:
> Hello users. I'm Kevin, first time caller, long time listener (Mr.
> Obvious reference).
>
> I have two reports and need to display a link for each if the follow
Hello users. I'm Kevin, first time caller, long time listener (Mr.
Obvious reference).
I have two reports and need to display a link for each if the following
conditions are met:
1. The user is authorized to view the reports (they are secured),
and
2. The specific report curr
Hi Amol,
if You have tests for it i would go for the upgrade,
so that You will instantly find if anything is broken.
Also if it's not finished You should ask your customer if he wish to
spend money/time to do it, in the end he is paying so he have the
right to decide, simply present him with pros a
Dear user list,
How difficult and risky it is to shift my project from struts 2.0.x to
2.1.8.x.
I have a very huge erp project done 80% in struts 2.0.x, will you recommend
to use new struts or complete the project without any major change.
produce a link using struts seems to be to use the s:url
> and s:a tags, e.g. to produce a link to a person you might use something
> like
>
>
>
>
>
>
> This is ok but it does get repetitive if links to persons occur in many
> JSPs, and if you want t
Hi All,
the basic way to produce a link using struts seems to be to use the s:url
and s:a tags, e.g. to produce a link to a person you might use something
like
This is ok but it does get repetitive if links to persons occur in many
JSPs, and if you want to change the
Em 27-02-2010 13:30, Søren Blidorf escreveu:
I have made a struts application and it works just fine on my testserver.
I have now uploaded it to my hosted webserver and struts does not work.
When I link to a *.do I get “Page not found”
Could it be a Tomcat config problem. Placing the
I have made a struts application and it works just fine on my testserver.
I have now uploaded it to my hosted webserver and struts does not work.
When I link to a *.do I get Page not found
Could it be a Tomcat config problem. Placing the jars and classes ect.
Struts 1.2 // Tomcat
2010/2/23 Greg Lindholm :
> Bad link to the Struts 2 Wiki.
>
> On page http://struts.apache.org/2.x/docs/home.html
>
> Scroll down to Quick Links:
> The link name "Struts 2 Wiki space" doesn't work.
> It is pointed to
> http://struts.apache.org/2.x/S2WIKI/wel
Bad link to the Struts 2 Wiki.
On page http://struts.apache.org/2.x/docs/home.html
Scroll down to Quick Links:
The link name "Struts 2 Wiki space" doesn't work.
It is pointed to
http://struts.apache.org/2.x/S2WIKI/welcome-to-apache-struts2.html
where the earlier link above is
Just an FYI: the link to the struts 2.1.8.1 source zip file points to the
struts 2.1.8 source,
http://apache.inetbridge.net/struts/source/struts-2.1.8-src.zip (it should
be http://apache.inetbridge.net/struts/source/struts-2.1.8.1-src.zip).
Brice
ally like this option anyway)
thanks for any comments/ideas/directions,
Ignacio
--
View this message in context:
http://old.nabble.com/Locale-SEO-permanent-link-URLs-in-Struts2-tp27007987p27007987.html
Sent from the Struts - User mailin
bilité
pour le contenu fourni.
> Date: Tue, 7 Jul 2009 21:19:03 -0700
> From: dustin_pea...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: link to stylesheet in jsp doesn't work
>
>
> I think you were using this JSP template as a view for a Struts2 action,
>
7;success' results still did not find the file. The solution proposed by
> Christian (href="") works in all situations.
>
> -- Larry
>
>
> - Original Message -
> From: "Christian Benjamin Ries"
> To: "Struts Users Mailing List"
> Se
27; or 'success'
results still did not find the file. The solution proposed by Christian
(href="") works in all situations.
-- Larry
- Original Message -
From: "Christian Benjamin Ries"
To: "Struts Users Mailing List"
Sent: Monday, July 6,
Try this:
Date: Monday, July 6, 2009 3:08
Subject: link to stylesheet in jsp doesn't work
To: user@struts.apache.org
> I'm having a problem linking to a stylesheet and could use some help.
>
> My project layout in Eclipse is as follows:
>
> pp_base
>
The style sheet is referenced correctly by index.html but is not referenced
correctly by GuestWelcome.jsp.
However, if I replace the link in GuestWelcome.jsp with
<jsp:include page="../css/pp.css"/>
then the style
The Struts 2 core already includes the tag libraries. So if you have
downloaded struts 2, then you also have the tag libraries you need.
Struts distributions can be downloaded here:
http://struts.apache.org/downloads.html
Nils-H
On Mon, Jun 22, 2009 at 10:46 AM, Sam Wun wrote:
> Hi,
>
> Can anyon
Hi,
I actually want to use the struts UI tags "
Zip+4
"
Thanks
On Mon, Jun 22, 2009 at 6:46 PM, Sam Wun wrote:
> Hi,
>
> Can anyone tell me where can I downnload struts (2) UI Tags library?
>
> Thanks
>
-
Hi,
Can anyone tell me where can I downnload struts (2) UI Tags library?
Thanks
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
try cssStyle="display:none"
On Fri, May 1, 2009 at 4:23 AM, taj uddin wrote:
> Hi
>
> In my application there is a need to hide a link. I have used the tag
> to generate a link and the necessity is to hide this link.
> can any one pl
Hi
In my application there is a need to hide a link. I have used the tag to
generate a link and the necessity is to hide this link.
can any one pls help out in this regard
Ignacio de Córdoba wrote:
> Are you really sure that s:a generates a tag that submits the form???
> I just get a regular link pointing to a regular URL, no form or form data
> anywhere.
> By the way, formId property is not a property for s:a tag, at least not in
> docs
Ignacio de Córdoba wrote:
Are you really sure that s:a generates a tag that submits the form???
I just get a regular link pointing to a regular URL, no form or form data
anywhere.
By the way, formId property is not a property for s:a tag, at least not in
docs and TagLibDocs.
It is in the Ajax
Are you really sure that s:a generates a tag that submits the form???
I just get a regular link pointing to a regular URL, no form or form data
anywhere.
By the way, formId property is not a property for s:a tag, at least not in
docs and TagLibDocs.
mitch.gorman wrote:
>
> mitch gorman
mitch gorman wrote:
>
>
>
>
> Go home
Ignacio de Córdoba wrote:
> OK... I know I must use javascript. My question really was about if struts2
> s:a or sx:a tags had an option to generate that javascript submit text link,
> in a similar way as s:submit generates the input type="submit". I guest not.
> :-(
>
Go home
OK... I know I must use javascript. My question really was about if struts2
s:a or sx:a tags had an option to generate that javascript submit text link,
in a similar way as s:submit generates the input type="submit". I guest not.
:-(
Maybe it is an interesting option for a future releas
In that way ,there has no way to do it excluding from javascript
--
From: "Ignacio de Córdoba"
Sent: Tuesday, February 10, 2009 9:29 PM
To:
Subject: Re: Text link to submit a form ¿struts2 way?
I love submit buttons but in this des
Buttons were to big for the graphic designer to fit them.
>
>
> Jack Qu wrote:
>>
>> Can submit button meet your request!
>>
>> --
>> From: "Ignacio de Córdoba"
>> Sent: Monday, February 09
oba"
> Sent: Monday, February 09, 2009 7:31 AM
> To:
> Subject: Text link to submit a form ¿struts2 way?
>
>>
>> Hi there,
>> I just wonder if there is any proposed way or struts2 tag to generate a
>> text
>> link that submits a form. I've che
Can submit button meet your request!
--
From: "Ignacio de Córdoba"
Sent: Monday, February 09, 2009 7:31 AM
To:
Subject: Text link to submit a form ¿struts2 way?
Hi there,
I just wonder if there is any proposed way or struts2 tag to
Hi there,
I just wonder if there is any proposed way or struts2 tag to generate a text
link that submits a form. I've checked s:a and sx:a tags and can't find any
info. I'd like to avoid using javascript directly if possible (even though
I've been doing it in the past with str
ext:
http://www.nabble.com/S2%3A-caching-problem%2C-user-clicks-on-a-link-and-then-back-w--broweser-data-is-lost-tp21518044p21524683.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: use
%2C-user-clicks-on-a-link-and-then-back-w--broweser-data-is-lost-tp21518044p21518044.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional c
Hi All,
How to add a anchor href to a tree node? I tried few options but none
working.
I first tried like below:
7
In this way its not evaluating
7
And its printing nothing at all.
I want to show the node information when that node is clicked.
Of course you did... Don't know how I missed that :)
Nils-H
Den 14. nov.. 2008 kl. 12.12 skrev Torsten Krah <[EMAIL PROTECTED]
>:
Am Freitag, 14. November 2008 12:07:17 schrieb Nils-Helge Garli
Hegvik:
Did you try just "/rules"? It might be a bug, so if it doesn't work,
please file a JIRA
Am Freitag, 14. November 2008 12:12:08 schrieb Torsten Krah:
Nvm, no bug but correct behaviour which i've missed to understand until now.
Debugging is shows that the portlet modeNameSpace is prepended every time
(which is correct from a portlet perspective).
And that was my problem - i did prepe
Am Freitag, 14. November 2008 12:07:17 schrieb Nils-Helge Garli Hegvik:
> Did you try just "/rules"? It might be a bug, so if it doesn't work,
> please file a JIRA issue.
Yeah did - that was the 3rd way:
> renders
>
> /view/tag/rules/index
I will go and file a jira issue about this.
--
Bitte
space is view in view mode (portlet).
>
> Got some action which is in rules namespace called index.
> Got another action called index too which is in namespace tag which got as
> parent the /view one too.
>
> 1. /view/rules/index
> 2. /view/tag/index
>
> Now i want to render so
dex
2. /view/tag/index
Now i want to render some link which switches from action 2 to action 1.
Tested the following - all unsuccessfull:
does not work - it renders
/view/tag/rules/index as path.
renders
/view/tag/view/rules/index
renders
/view/tag/rules/index
as struts.portlet.action
2008/10/4 ujulu <[EMAIL PROTECTED]>:
> hopefully this one displays correctly; the html is parsed even if I haven't
> checked it. (Preview shows me correctly; but the output is wrong ;-)
Sorry I have not been clear.
Your code is formatted correctly, it is the code itself that is wrong.
is not clos
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Struts-1.2.8%3A-Submit-Button-and-HTML-Link-on-the-
--
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Struts-1.2.8%3A-Submit-Button-and-HTML-Link-on-the-same-page-problem-
--
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Struts-1.2.8%3A-Submit-Button-and-HTML-Link-on-the-same-page-problem-tp19812419p19
2008/10/4 ujulu <[EMAIL PROTECTED]>:
>
> Sorry, it is automatically formatted; here is it again:
So it is wrong on purpose, so what exactly is this?
> get PDF doc here
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTECT
s directed to the above JSP page.
> When the user is in this page
>and clicks on the submit button the user will be taken to the last page
> without any problem. But if
>the link is clicked first a new popup window will be opened where a PDF
> document will be generated and
&
2008/10/4 ujulu <[EMAIL PROTECTED]>:
>
>
> get PDF doc here
>
>
> lastPage
>
Can you post the correct code? There is obviously a typo in your cut'n'paste.
Antonio
-
To unsubscribe, e-
:
3. Everything works fine until the user is directed to the above JSP page.
When the user is in this page
and clicks on the submit button the user will be taken to the last page
without any problem. But if
the link is clicked first a new popup window will be opened where a
--- On Sat, 7/26/08, Martin Gainty <[EMAIL PROTECTED]> wrote:
> which version of struts are you working with..?
I'm not sure that it matters; it's a link on the Struts home page.
Dave
> > Jeromy Evans wrote:
> > > Fini Decima wrote:
> > >> I
not
endorse distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Date: Fri, 25 Jul 2008 10:55:00 -0500
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: website link info
Thanks,
Jeromy Evans wrote:
Fini Decima wrote:
I'm posting here because I could not find a Web Master contact info:
I'll like to know when the "Reporting Security Issues" link was added
to the Struts home page.The link is under "Support". Is it a recent
add
Fini Decima wrote:
I'm posting here because I could not find a Web Master contact info:
I'll like to know when the "Reporting Security Issues" link was added
to the Struts home page.The link is under "Support". Is it a recent
addition or has it been there for som
I'm posting here because I could not find a Web Master contact info:
I'll like to know when the "Reporting Security Issues" link was added to
the Struts home page.The link is under "Support". Is it a recent
addition or has it been
Dimitris Mouchritsas wrote:
Hi again,
If you've been following my threads a bit you'll see that we're
developing an app using struts 1.2.4.
I have another question, we'd like to provide a link in some of the
error messages. But struts seems
to change < to <
I kno
Hi again,
If you've been following my threads a bit you'll see that we're
developing an app using struts 1.2.4.
I have another question, we'd like to provide a link in some of the
error messages. But struts seems
to change < to <
I know that writing html in the Appli
rker 2.3.8. I've created a hyperlink in
> a .FTL as follows:
>
><@s.url id="todayDashboardUrl" action="encounters">
><@s.param name="minDaysAway" value="0"/>
> <@s.param name="maxDaysAway&q
; to this tag or globally set
> struts.url.includeParams=none in struts.xml or struts.properties
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
>
--
View this message in context:
http://www.nabble.com/After-Visiting-URL-with-Query-String%2C-Query-String-Appe
Hi
2008/6/7 Pandolf <[EMAIL PROTECTED]>:
><@s.url id="todayDashboardUrl" action="encounters">
>
Add includeParams="none" to this tag or globally set
struts.url.includeParams=none in struts.xml or struts.properties
Regards
--
Lukasz
http://www.lenart.org.pl/
0"/>
<@s.param name="maxDaysAway" value="1"/>
<@s.a href="%{todayDashboardUrl}">Today
The link is rendered without a problem. I can click it and arrive at the
correct page. After clicking through this link, however, Struts
I have the following button-action:
this button, when clicked, does some action (removes a form from the screen)
I would like to 'convert' the button (the image-button) into a simple link:
close-form (so the user actually clicks th
gt; please
> >> post it. Thanks.
> >>
> >> [EMAIL PROTECTED] wrote:
> >>> Hi all,
> >>>
> >>> I use tag to create a link to an action and
> >> tag
> >>> to
> >>> pass one variable "lang", li
te:
I'm not an expert but I don't think you can do it. But, if you do so,
please
post it. Thanks.
[EMAIL PROTECTED] wrote:
Hi all,
I use tag to create a link to an action and
tag
to
pass one variable "lang", like this:
I don't want the "lang=fr" to a
> please
> post it. Thanks.
>
> [EMAIL PROTECTED] wrote:
> >
> > Hi all,
> >
> > I use tag to create a link to an action and
> tag
> > to
> > pass one variable "lang", like this:
> >
> >
> >
> >
> >
>
I'm not an expert but I don't think you can do it. But, if you do so, please
post it. Thanks.
[EMAIL PROTECTED] wrote:
>
> Hi all,
>
> I use tag to create a link to an action and tag
> to
> pass one variable "lang", like this:
>
>
>
>
&g
Hi all,
I use tag to create a link to an action and tag to
pass one variable "lang", like this:
I don't want the "lang=fr" to appear in the URL so I tried to do it by
including
in the body or setting includeParams="none" in the tag
like this
..
1 - 100 of 408 matches
Mail list logo