In the same folder ... but it doesn't work in this



James Carman-3 wrote:
> 
> Where do you put it for a normal non-wicket webapp using static html
> pages?
> 
> On Fri, Dec 18, 2009 at 11:31 AM, local_shamil <shaena...@gmail.com>
> wrote:
>>
>> can some one please tell me , where to put the applet class file? is it
>> inside the webapp folder ? i have used a quickstart wicket project ..
>>
>> please help ...
>>
>>
>>
>> Aiszone wrote:
>>>
>>> Try enabled logging on your webserver - that way you can see, where it
>>> tries
>>> to retrieve the class files from.
>>> It's a bit hard helping you, since I don't know the structure of your
>>> app,
>>> but I have an application running with multiple applets included, and it
>>> works fine with Wicket - as long, as the setup is correct.
>>>
>>>
>>> On Wed, Dec 16, 2009 at 11:27 AM, Shamil <shaena...@gmail.com> wrote:
>>>
>>>> i need to add an applet to wicket.. and this is what i did... i wrote
>>>> an
>>>> applet and complied it.. i copied the class file of this applet and
>>>> inserted
>>>> it in to the webapp folder .
>>>>
>>>> and i inserted this in my HTML file...
>>>>
>>>> <applet code="HelloWorld.class" width=150 height=25  />
>>>>
>>>> but still i get a class not found exception , why is that how do i
>>>> resolve
>>>> it ???
>>>>
>>>> any clue ??
>>>>
>>>
>>>
>>>
>>> --
>>> Med venlig hilsen/Best regards
>>>
>>> Anders Sørensen
>>>
>>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/applet-in-wicket-..-exception-thrown-...-tp26814020p26845958.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/applet-in-wicket-..-exception-thrown-...-tp26814020p26846071.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to