class="Text" />
class="SearchBTN" value="Search" />
Advanced Search
displays properly..if I change
- Original Message - From: "Dimitris Mouchritsas"
<[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent:
" value="Search" />
Advanced Search
displays properly..if I change
- Original Message -
From: "Dimitris Mouchritsas" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, June 2
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> BTW is there an option in struts-config.xml (for v.1.3.8 at least) or
> somewhere else to notify struts to use xhtml compatible elements
> everywhere? So as to avoid having in every jsp?
I think you have to start a new thread, or no one will n
Dimitris Mouchritsas wrote:
Well, one solution is to move the tld's to a directory and define them
in web.xml. This seems to be working.
However I've got some strange problems. For example in a tile I render
a link for advanced search:
<%@ taglib uri="http://struts.apache.org/tags-html"; prefi
Well, one solution is to move the tld's to a directory and define them
in web.xml. This seems to be working.
However I've got some strange problems. For example in a tile I render a
link for advanced search:
<%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html"%>
<%@ taglib uri="ht
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> Antonio Petrelli wrote:
>>
>> 2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
>>
>>>
>>> So, since they're in the jars I don't need to declare the tld's in
>>> web.xml
>>> right?
>>>
>>
>> Right, in fact I'm struggling to understand what is
Antonio Petrelli wrote:
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
So, since they're in the jars I don't need to declare the tld's in web.xml
right?
Right, in fact I'm struggling to understand what is the problem, too :-D
Antonio
-
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> So, since they're in the jars I don't need to declare the tld's in web.xml
> right?
Right, in fact I'm struggling to understand what is the problem, too :-D
Antonio
-
To unsu
Antonio Petrelli wrote:
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
OracleJSP: oracle.jsp.parse.JspParseException:
/WEB-INF/jsp/common/layout.jsp: Line # 2, <%@ taglib
uri="http://struts.apache.org/tags-tiles"; prefix="t" %>
Error: Unable to load taghandler class: http://struts.apache
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> OracleJSP: oracle.jsp.parse.JspParseException:
> /WEB-INF/jsp/common/layout.jsp: Line # 2, <%@ taglib
> uri="http://struts.apache.org/tags-tiles"; prefix="t" %>
> Error: Unable to load taghandler class: http://struts.apache.org/tags-tiles
> ...
Antonio Petrelli wrote:
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
I get a 500 Internal server error when trying to access the home page.
Can I see the stack trace?
Antonio
-
To unsubscribe, e-mail: [EMAIL P
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> I get a 500 Internal server error when trying to access the home page.
Can I see the stack trace?
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
A tile definition. I've tried a few combinations, but none is working. For
example if I use
I get no exception but a blank page is returned.
I suppose that Tiles has not been configured corre
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> A tile definition. I've tried a few combinations, but none is working. For
> example if I use
>
> path="/home"
> type="be.fedict.etendering.web.actions.common.HomeAction">
>
>
>
> I get no exception b
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
What exactly is this "home"?
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> path="/home"
> forward="home" />
What exactly is this "home"?
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Dimitris Mouchritsas wrote:
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
One thing to note though is we're
using xdoclet 1.2.3 to
create struts-config.xml for us. As I understand this version of
xdoclet
supports up to struts 1.2.x.
Could this be the culprit?
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
One thing to note though is we're
using xdoclet 1.2.3 to
create struts-config.xml for us. As I understand this version of xdoclet
supports up to struts 1.2.x.
Could this be the culprit?
Probably. According to t
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> One thing to note though is we're
> using xdoclet 1.2.3 to
> create struts-config.xml for us. As I understand this version of xdoclet
> supports up to struts 1.2.x.
> Could this be the culprit?
Probably. According to the source file:
http://svn
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
Caused by: java.lang.NullPointerException
at
org.apache.struts.chain.commands.servlet.PerformForward.handleAsForward(PerformForward.java:113)
Mmm... Just a shot in the dark, did you put the commons-chain.jar
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> Caused by: java.lang.NullPointerException
> at
> org.apache.struts.chain.commands.servlet.PerformForward.handleAsForward(PerformForward.java:113)
Mmm... Just a shot in the dark, did you put the commons-chain.jar in
your classpath?
Antonio
-
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
Thanks for the info for the form tag. The problem is we use tiles, so
html:xhtml is not really an option.
Why? does not produce any markup code, only tells
Struts tags to render in XHTML.
Antonio
---
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> Thanks for the info for the form tag. The problem is we use tiles, so
> html:xhtml is not really an option.
Why? does not produce any markup code, only tells
Struts tags to render in XHTML.
Antonio
---
Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
Notice that it doesn't close the tag properly like /> as required by xhtml.
Is there a way to tell struts to close properly for xhtml or we have to
upgrade?
Use before the first tag of every JSP page.
BTW I s
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
> Notice that it doesn't close the tag properly like /> as required by xhtml.
> Is there a way to tell struts to close properly for xhtml or we have to
> upgrade?
Use before the first tag of every JSP page.
BTW I suggest to upgrade to Struts 1.
Hi all,
We're using struts 1.2.4 in our project and we just noticed something;
When rendering a element the html produced is:
Notice that it doesn't close the tag properly like /> as required by xhtml. Is there a way to
tell struts to close properly for xhtml or we have to upgrade?
Thanks
26 matches
Mail list logo