Thanks for the replies Matt.....I am using Netbeans....Though the IDE does
not compile it...I used to never face a problem during runtime as the jstl
jar file would be embedded within the war file after a maven build....and I
cud use it fine

This seems to have taken a U-turn now as I am unable to run it too.... 



mraible wrote:
> 
> Are you using an IDE or running from the command line?  There
> shouldn't be any errors from the command line.  If there's errors in
> your IDE, that could be related to the warpath plugin not resolving
> wars as jars properly. Or rather, your IDE doesn't recognize the
> warpath plugin.  This plugin should be recognized by both IDEA and
> Eclipse.  It did work with NetBeans at one time, but I've heard
> NetBeans broke things at some point.
> 
> Matt
> 
> On 4/4/07, VJ22 <[EMAIL PROTECTED]> wrote:
>>
>> The absolute uri "http://java.sun.com/jstl/core"; cannot be resolved in
>> either
>> web.xml or the jar files....
>>
>> I can see the JSTL jar at the time of generation but not during
>> compilation....Its wierd......am using the basic struts archetype
>>
>>
>>
>> mraible wrote:
>> >
>> > What error are you getting at compilation time?  What are you using
>> > for your dependency?  This should already be included if you're
>> > depending on any AppFuse web dependencies.
>> >
>> > Matt
>> >
>> > On 4/4/07, VJ22 <[EMAIL PROTECTED]> wrote:
>> >>
>> >> I have included both of them in common/taglibs.jsp...compilation time
>> it
>> >> shows an error ...which is fair enough as I have not included in my
>> >> dependencies.....At runtime in the generated war I can see that the
>> jar
>> >> file
>> >> is present...but it gives me the same error....
>> >>
>> >> Any ideas ???
>> >>
>> >> Rgds...VJ
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Cannot-Recognize-JSTL-tags-tf3525998s2369.html#a9837692
>> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>> > --
>> > http://raibledesigns.com
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Cannot-Recognize-JSTL-tags-tf3525998s2369.html#a9839068
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-Recognize-JSTL-tags-tf3525998s2369.html#a9841503
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to