Thanks for the replys so far.
Anyone else would be greatly appreciated!
Ross
On Mar 8, 11:28 am, Ross McKinnon wrote:
> Hi everyone,
>
> For my final year university project, I implemented a Requirements
> Management tool in GWT. The application is web-based, allowing users
>
Hi everyone,
For my final year university project, I implemented a Requirements
Management tool in GWT. The application is web-based, allowing users
to create and maintain requirements, whilst making them accessible
from any geographical location.
The project aims to improve the management of so
Hi,
Does anyone have a tried and tested method of converting a string date
(-mm-dd) into an SQL date to insert into a database. Every method
I find online doesnt seem to work.
Thanks,
Ross
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" gr
Hi Bindu,
To insert hyperlinks you may use this tutorial:
http://examples.roughian.com/index.htm#Widgets~Hyperlink
Furthermore, if you are using the SmartGWT libraries you can use the
LinkItem widget and add it a DynamicForm.
Cheers,
Ross
On Jan 29, 3:14 pm, bindu wrote:
> Hi,
>
> I want to
Hi there,
I have been trying to deploy my GWT app connected to a MySQL database
onto Tomcat! However, when I try to use it, the database connection
fails! In my buildpath and in the tomcat lib I have the mySQL .jar
file.
Does anyone know how to resolve this issue, have you encountered this
befo
24x7
>
> Alan
>
> On 1/27/2011 11:42 AM, Ross McKinnon wrote:
>
> > Hi Ryan,
>
> > Thanks for your reply. I will keep this in mind.
>
> > As the App will only be used by a couple of people, i do not think its
> > worth investing in the hosting!
>
>
Hi Ryan,
Thanks for your reply. I will keep this in mind.
As the App will only be used by a couple of people, i do not think its
worth investing in the hosting!
However, if I become desperately stuck then I will have no option but
to proceed with investment.
Ross
On Jan 27, 5:38 pm, Ryan Mehr
Hi there,
Im building my final year University project using GWT. However, the
application interacts with a MySQL hosted DB to retrieve information.
Since the appengine does not support the MySQL jar files does anyone
know any other places that offer free hosting of app's to allow me to
test and
Hi everyone,
My app connects to a MySQL DB on an external server! When tested in
hosted mode this works fine! However, when I deploy the app via the
Google App Engine the DB connection fails when trying to connect!
Does anyone have any proposed solutions?
Thanks,
Ross
--
You received this mes
No I have not altered web.xml.
the servlet-class tags match where the classes are located.
Thanks
userServlet
com.mckinnon.ross.server.UserServiceImpl
userServlet
/reqmanager/user
reqServlet
com.mckinnon.ross.server.ReqServiceImpl
reqSe
Hi there,
Ive been reworking my GWT app and an error has occurred. I have no
idea what has caused it and the error messages aren't very useful.
Has anyone came across this before?
Thanks,
Ross
Starting Jetty on port
[WARN] EXCEPTION
java.lang.ClassNotFoundException:
com.mckinnon.ross.se
Hi there,
Im trying to create an OrgChart via GWT Visualizations, however i keep
getting this error when i try create it! i Have the JAR files in both
the buildpath and the war/web-inf/lib and still having no such luck!
Does anyone use this package and know why this might be happening?
Thanks,
Ro
Hi people,
Been looking into GWT Visualization package - in particular the Org
chart. Upon reading the guide
http://code.google.com/apis/ajax/playground/?type=visualization#org_chart
it states the code is in Javascript. Does anyone know how to insert
this into the Java program and can it pass i
Thanks for your help guys!
Much appreciated!
Ross
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolkit
Hi There,
Im looking to insert some basic pie charts etc into my application
based constructed using data from my MySQL database. Does anyone know
some useful projects that offer this kind of feature...
Your help will be appreciated!
Thanks,
Ross
--
You received this message because you are s
Hi everyone,
When i add a new Tab to my tab set I get the error.. ( at least i
think thats whats causing it)
Uncaught JavaScript exception [missing ) after argument list]
I have no idea what is causing it.
Has anyone seem something similar to this before?
Thanks for your help!
Ross
--
You
Hi all,
Quick question...
Does GWT incorporate a Fat or Thin Client-Server Architecture? Or does
it depend on the application itself.
My view is that it is a form of hybrid as it pushes all of the client
stuff out to the client and does the heavy computational stuff on the
server.
Whats everyon
Hi there,
Is it possible to access and add things to a widget of another class?
For example based on the results of a method in one class I want to
add a new Tab to a Tab Layout in a different class.
Thanks for any help!
Ross
--
You received this message because you are subscribed to the Google
:
> I (and likely others) am not following what you mean here. What do
> you mean by Window()? Are you saying that your results are currently
> going to a new browser window but you want them to instead go into a
> tab of the current window?
>
> On Dec 8, 9:01 am, Ross McKinnon w
Hi there,
Quick question:
On my main page of my App i have a number of tabs that contain a grid
of data on each tab. A feature I am trying to implement is a search
facility that returns the results by dynamically adding a new tab
containing the results. The search facility is contained in a
Win
Hi there,
Just a quick question regarding performance of Servlets...
My App is database driven and was wondering if performance is affected
if there are multiple servlets opposed to one single servlet to handle
all requests?
Thank you
Ross
--
You received this message because you are subscrib
Hi there,
I've spent numerous hours this week trying to get my existing GWT
application to connect with an existing MySQL database with no luck.
I've created my code to connect to the database using JDBC and is kept
in the server package to ensure it remains as java code. Also i have
included th
22 matches
Mail list logo